Local-first AI subtitles. No cloud, no subscription, no data leaving your machine.
Works standalone or as a plugin for DaVinci Resolve, Adobe Premiere Pro, and After Effects.
| Platform | Installer |
|---|---|
| 🪟 Windows | AutoSubs-windows-x86_64.exe |
| 🍎 macOS (Apple Silicon) | AutoSubs-Mac-ARM.pkg |
| 🍎 macOS (Intel) | AutoSubs-Mac-Intel.pkg |
| 🐧 Linux (Debian/Ubuntu) | AutoSubs-linux-x86_64.deb |
| 🐧 Linux (Fedora/openSUSE) | AutoSubs-linux-x86_64.rpm |
macOS users can also install AutoSubs with Homebrew:
brew install --cask auto-subs
Debian/Ubuntu (.deb):
wget https://github.com/tmoroney/auto-subs/releases/latest/download/AutoSubs-linux-x86_64.deb
sudo apt install ./AutoSubs-linux-x86_64.deb
Fedora/openSUSE (.rpm): Download AutoSubs-linux-x86_64.rpm and open it with your package manager.
[!WARNING] Mac App Store version not supported - download DaVinci Resolve from blackmagicdesign.com instead.
For command-line usage, see the CLI Guide with complete reference, examples, and troubleshooting.
[!TIP] I highly recommend checking out DeepWiki for asking questions and understanding the codebase.
AutoSubs can run as a standalone subtitle generator, connect directly to DaVinci Resolve, or communicate with Adobe Premiere Pro and After Effects through the bundled CEP extension.
| Select a Preset Style | Or create your own |
|---|---|
Transcription: Voice Activity Detection, multiple models (Whisper/Parakeet/Moonshine), improved speaker diarization, and built-in translation.
Editing & UI: Free-text subtitle editing with auto-timing, transcript history, 6 new UI languages, and custom titlebar.
DaVinci Resolve: Animated caption macro with per-word highlighting, preset system, marker-based word timing, and instant conflict detection.
Bug Fixes (v3.5.1): Formatting improvements, Resolve export corrections, Model Manager recovery, and Linux stability fixes.
PRs are welcome! See CONTRIBUTING.md for how to get started, including the dev setup and a full codebase walkthrough via AutoSubs DeepWiki.
For detailed information about the DaVinci Resolve integration architecture, Lua server, Fusion macro system, and development workflow, see Resolve Integration/README.md.
AutoSubs is built on top of excellent open-source projects:
$ claude mcp add auto-subs \
-- python -m otcore.mcp_server <graph>