|
1 | | -# Encode Forge |
| 1 | +# EncodeForge - FFmpeg GUI for Batch Video Encoding, AI Subtitles & Media File Renaming |
2 | 2 |
|
3 | 3 | <div align="center"> |
4 | | - <img src="EncodeForge/src/main/resources/icons/app-icon.png" alt="Encode Forge Logo" width="128" height="128"> |
| 4 | + <img src="EncodeForge/src/main/resources/icons/app-icon.png" alt="EncodeForge Logo - FFmpeg GUI Desktop Application" width="128" height="128"> |
5 | 5 |
|
6 | 6 | **Version 0.4.1** |
7 | 7 |
|
8 | | - *The all-in-one media processing application* |
| 8 | + *Free open-source FFmpeg GUI for Windows, macOS, and Linux - Hardware-accelerated video transcoding, AI-powered subtitle generation, and automated media file organization* |
| 9 | + |
| 10 | + [](https://opensource.org/licenses/MIT) |
| 11 | + [](https://github.com/SirStig/EncodeForge/releases) |
| 12 | + [](https://github.com/SirStig/EncodeForge/releases/latest) |
9 | 13 | </div> |
10 | 14 |
|
11 | 15 | --- |
12 | 16 |
|
13 | | -## What is Encode Forge? |
| 17 | +## What is EncodeForge? |
| 18 | + |
| 19 | +**EncodeForge** is a free, open-source **FFmpeg GUI** and media processing application for Windows, macOS, and Linux. Perfect for anyone who wants to: |
| 20 | +- **Batch convert videos** with hardware acceleration (NVIDIA NVENC, AMD AMF, Intel QuickSync, Apple VideoToolbox) |
| 21 | +- **Generate AI subtitles** using OpenAI Whisper (90+ languages, runs locally on your computer) |
| 22 | +- **Automatically rename media files** using metadata from TMDB, TVDB, AniDB, and 7+ other providers |
14 | 23 |
|
15 | | -Encode Forge is a comprehensive media processing application that combines video encoding, subtitle generation using AI directly on your computer, and smart file renaming into a single, easy-to-use desktop application. Built with JavaFX and Python, it provides a modern interface for all your media processing needs. |
| 24 | +Built with JavaFX and Python, EncodeForge provides a modern dark-themed desktop interface for video transcoding, subtitle management, and smart file organization - no command-line experience required. |
16 | 25 |
|
17 | 26 | ## Features |
18 | 27 |
|
|
0 commit comments