Convert VTT
to SRT
Paste in a WebVTT file, get a tidy SubRip .srt file. Cue tags and styling are stripped so the result drops straight into Premiere, CapCut, DaVinci, or any video editor.
Input · VTT
Output · SRT
Everything runs in your browser — no upload, no signup.
Need to generate the captions in the first place?
Drop a video into the editor — 5 free minutes, no card needed.
Frequently asked
Why convert VTT to SRT?+
Most desktop video editors (Premiere Pro, Final Cut, DaVinci Resolve, CapCut) import .srt natively but can't read .vtt directly. Converting first saves a manual remux.
What happens to cue tags like <c.classname>?+
They're stripped. SRT doesn't support inline tags, so the converter outputs plain text only.
Are timestamps changed?+
Only the punctuation — VTT uses `00:00:01.500`, SRT uses `00:00:01,500`. The actual times are preserved exactly.
Learn more
WebVTT format
The W3C web standard for subtitles. Used by HTML5 <track> elements. Like SRT but with dot-separated milliseconds and styling support.
SRT format
The most common subtitle file format. Plain text with numbered cues and HH:MM:SS,mmm timestamps.
Guide
Choosing between VTT, SRT and other subtitle formats
More subtitle tools