Convert SRT to VTT
Drop your SRT and get VTT back in seconds. Our AI handles the conversion — no settings, no software, nothing to learn.
Talk to your files
Anything that used to take five menus and three export dialogs is now one sentence in the chat. Watch it work:
Built for how you actually work
One assistant instead of a dozen single-purpose converter sites.
Every format in one place
Images, documents, video, audio and data — 50+ formats handled by one chat, with a dedicated page for every conversion.
Private by design
Your files are used to run your conversion and nothing else. No sharing, no training, no digging through your data.
Seconds, not minutes
Most conversions come back before you'd have found the right export menu.
Speaks your language
The whole product — pages, assistant and answers — works in seven languages.
Nothing to install
Runs entirely in your browser, on any device. No apps, no accounts to start, no updates.
Converting SRT to VTT, in practice
Why the web needs VTT
HTML5 video's <track> element — the standard way to add captions to a web player — only accepts WebVTT. Most subtitle files in the wild are SRT, so “SRT to VTT” is the last step of publishing almost any captioned video on your own site, and platforms like Vimeo and JW Player expect it too.
What actually changes
The conversion is small but strict: a WEBVTT header is added, and timestamps switch from SRT's comma decimals (00:01:02,345) to VTT's dots (00:01:02.345). Cue numbering becomes optional. Get either detail wrong by hand and browsers silently show no captions at all — which is why hand-edited files are the most common failure.
Timing and text survive untouched
Every cue's start time, end time and text are preserved exactly — nothing is re-timed, merged or reworded. Styling tags that VTT doesn't understand are stripped so the output validates cleanly.
Need it the other way, or as plain text?
VTT to SRT works the same way (older players and TVs often want SRT). You can also ask for a plain-text transcript — timestamps removed, lines joined into readable paragraphs — which is the quickest way to turn a caption file into quotable text or a blog draft.
SRT to VTT, answered
Common questions about converting SRT to VTT.
Drop your SRT into the chat and ask to convert it to VTT. The assistant runs the conversion and gives you a VTT to download — usually in a second or two.
Yes. You can convert SRT to VTT for free as a guest. Signing in raises your limits and lets you convert more files per day.
No. Everything runs in your browser — there's nothing to download or set up. Just drop your SRT and go.
Your SRT is only used to run the conversion you asked for. We don't share it or use it for anything else.
Drop the .srt file in the chat and ask for VTT. The header and timestamp format are fixed automatically, and the file works in a <track> element as-is.
Usually the file is SRT (or a hand-edited VTT missing the WEBVTT header or using comma timestamps). Browsers require strict WebVTT — converting the file properly fixes it.
Yes — ask for TXT and you get the spoken text without timestamps, joined into readable paragraphs.