Translation & language
subtitle-translator-electron
Translate subtitle files with an AI, as a desktop app
★ 1.7k
July 2026
MIT
Translation & language
What it does
Load a subtitle file (.srt, .ass, .vtt and others) and it translates the lines using an AI, taking surrounding sentences into account so the result reads better than line-by-line machine translation. Interrupted jobs can be resumed from a saved checkpoint. The app is free but you supply your own API key and pay for the usage, which scales with the number of lines - try a short file first to gauge the cost.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals
Before you start
- Setup difficultySome setup needed
- Command lineNot required
- API keyRequired
- Sends data onlineYes
Judged automatically from the project's own metadata. Always confirm on the official page.
subtitle-translator-electron FAQ
- Is subtitle-translator-electron free?
- subtitle-translator-electron itself is free, but it needs an API key for an external AI service. That service charges separately, though some have a free tier.
- Do I need to install anything or write code to use subtitle-translator-electron?
- You install it like a normal desktop app. No command line involved.
- Does subtitle-translator-electron work on a phone?
- No. It needs a computer.
- Can I use subtitle-translator-electron commercially?
- The licence is MIT, which permits commercial use. Conditions such as keeping the copyright notice still apply, so read the licence text before shipping it inside something.