VTT to SRT Converter
Convert WebVTT caption files into clean SubRip subtitles for video editors, subtitle delivery tools, players, and workflows that expect `.srt` files. Upload a `.vtt` file or paste WebVTT content, then export a ready-to-use `.srt` file.
Convert WebVTT captions to SubRip
Upload a VTT subtitle file
Drop a `.vtt` file here or click to choose one. Subtitle files stay text-based and are processed only for format conversion.
VTT input
SRT output
Need to create subtitles from audio or video first?
Upload your media to ScriberGPT to generate a transcript with timestamps, then reuse or convert the result into the subtitle format you need.
What changes when you convert VTT to SRT?
Editor-friendly subtitles
SRT files are still widely used in video editors, subtitle delivery tools, and distribution workflows that expect SubRip.
Syntax conversion
WEBVTT headers and WebVTT-only cue settings are removed, dot milliseconds become commas, and SRT cue numbers are added.
Subtitle text preserved
The converter is built to preserve subtitle text, cue order, and multi-line subtitle blocks while changing file format syntax.
What is a VTT to SRT converter?
A VTT to SRT converter changes a subtitle file from WebVTT syntax into SubRip syntax. In practice, that means removing theWEBVTT header, converting dot milliseconds like00:00:01.500 into SRT comma milliseconds like00:00:01,500, stripping unsupported VTT cue settings, and adding numeric SRT cue counters.
When should you convert VTT to SRT?
Convert VTT to SRT when your editor, delivery tool, or subtitle platform expects `.srt` files instead of WebVTT captions. This is common when moving captions from website players into video editing or subtitle handoff workflows.
How to convert VTT to SRT online
Upload an existing `.vtt` file or paste WebVTT subtitle content into the converter. After conversion, review the output, copy the SubRip text, or download the `.srt` file for your workflow.
VTT vs SRT: what changes?
The subtitle text usually stays the same. The main differences are the file rules. VTT begins with a `WEBVTT` header and can include cue settings such as alignment or position. SRT uses numbered subtitle cues and comma-based milliseconds, and it does not support those WebVTT-specific settings in plain form.
Common use cases
This converter is useful when exporting captions from an HTML5 player workflow into a video editor, standardizing subtitle delivery for a client that wants `.srt`, or cleaning WebVTT captions into a simpler subtitle format for broad compatibility.
How to convert VTT to SRT online
- 1
Add your VTT file or paste WebVTT text
Load an existing .vtt file or paste caption content directly into the input area. This tool is for file-format conversion, not audio transcription.
- 2
Convert the subtitle syntax
The converter removes the WEBVTT header, strips unsupported cue settings, changes dot-based VTT milliseconds into SRT commas, and adds numeric subtitle counters.
- 3
Preview, copy, or download the SRT file
Review the converted output, copy it into your workflow, or download a ready-to-use .srt file for editors, subtitle tools, or delivery platforms.
VTT to SRT FAQ
VTT files usually begin with a WEBVTT header and use dot-based milliseconds, while SRT files use numbered subtitle entries and comma-based milliseconds. The subtitle text can stay the same, but the file syntax differs.