A terminal-based (TUI) tool to automate the cleaning, font optimization, and muxing of Anime MKV files.
- Extracts attachments from release groups.
- Optimizes fonts (subsetting) based on dialogue usage to save space.
- Muxes video/audio with the clean subtitle track.
- Smart Matching for system fonts (Arial, Verdana, etc.).
- Modern UI built with Textual.
-
Install dependencies:
pip install -r requirements.txt
-
Ensure you have mkvmerge and mkvextract (MKVToolNix) in your system PATH.
-
Run the app: python app.py