About

What MakeSubtitles is and how it works.

What is MakeSubtitles?

MakeSubtitles is a free web tool that extracts subtitles from video or audio files and translates them with AI, saved as SRT files. It's built for people who watch foreign-language videos, create language-learning material, or want subtitles for their personal video collection — without installing any software.

Traditionally, making subtitles meant installing speech-recognition software, setting up a GPU environment, and copy-pasting the results into a translator. MakeSubtitles aims to compress that entire workflow into a single page and a single button.

How does it work?

The most important design principle is: your files are never uploaded to a server. The pipeline looks like this:

Why do I enter my own API keys?

MakeSubtitles has no server. Your browser calls the speech-recognition service (Groq) and the translation service (Anthropic) directly, so you bring your own API keys. This design has two advantages:

Your API keys are stored only in your browser's local storage and are never transmitted anywhere else.

What's next

We plan to keep adding tools that subtitle work actually needs — subtitle timing adjustment, format conversion (SRT ↔ VTT ↔ LRC), and proofreading helpers.

Contact

Found a problem or have a feature request? Email us at [email protected].