Free — no account needed

Free subtitle tools

Five small, single-purpose edits to a subtitle file, right in your browser: shift the whole thing, shift part of it, clean up SDH/credits/ads, change the colour, change the position. Free to use, nothing uploaded is kept.

Nothing stored afterward No account needed SRT, WebVTT & ASS/SSA
How it works

Open a file, choose what to change, download

Pick a tool

Each tool is its own page and changes exactly one property of the file — nothing else is touched.

Upload one file

SRT, WebVTT or ASS/SSA — character encoding and format are detected automatically.

Get it back, edited

The result downloads straight to your device. Nothing you upload is kept on our servers afterward.

Byte-for-byte, except what you asked for

These tools don't rewrite what they weren't asked to touch

A subtitle a tool doesn't change comes back exactly as it was — down to the way its timestamps were spelled. This matters most for ASS: the [Script Info] and [V4+ Styles] sections, every event's layer, style, name, margins and effect, karaoke timing, typesetting and Comment: lines all survive untouched. Formatting inside the text — <i>, <b>, {\pos(…)} — survives too.

FAQ

Questions about the free tools

Are these tools really free?
Yes — no account, no credits, no licence. They cost nothing to run since nothing is transcribed and no AI model runs, so there's nothing to charge for.
Which subtitle formats are supported?
The five edit tools above work with SRT (SubRip), WebVTT, and ASS/SSA (Advanced SubStation Alpha). The format converters below also read MicroDVD, SAMI, MPL2 and SBV. Image-based subtitles (Blu-ray SUP, DVD SUB/IDX) need OCR, which only the desktop app's Convert feature handles.
Do you keep the files I upload?
No. Each file is processed in memory for that one request and sent straight back — nothing is written to disk on our end.
Can I process a whole season at once?
Not here — these tools work on one file at a time. Batch processing across a whole folder is a desktop app feature.
Is there an API for these?
Yes — the five edits are available at /api/v1/tools (see the API reference), and every format converter has its own endpoint at /api/v1/convert (see the converter API reference). Both are open for now; if you're building against them, keep an eye out for API-key access when we launch it officially.