← Back to Subtitle Converter

How to Convert SRT to VTT: Complete Guide (Free Online Tool)

SRT and VTT are the two most common subtitle formats. While SRT is the universal standard, VTT (WebVTT) is required for HTML5 video players and most web platforms.

SRT vs VTT: What is the Difference?

The formats are very similar. The main difference is the timestamp format:

SRT:  00:00:01,500 --> 00:00:04,500
VTT:  00:00:01.500 --> 00:00:04.500

SRT uses a comma as the millisecond separator; VTT uses a period. VTT also supports additional styling options like text positioning and colors.

Method 1: Free Browser Tool (Easiest)

1. Open Subtitle Converter in your browser
2. Drag your .srt file onto the page
3. Preview all subtitle entries with timestamps
4. Click Export as VTT (PRO) or export as TXT/MD/CSV/JSON (Free)
Convert Your Subtitles Free →

Method 2: Using FFmpeg (For CLI Users)

If you prefer the command line, FFmpeg can convert between subtitle formats:

ffmpeg -i input.srt output.vtt

Free vs PRO

FeatureFreePRO
Entries per export10 entriesUnlimited
Format conversion (SRT↔VTT↔ASS)NoYes
Export formatsTXT, MD, CSV, JSONAll including SRT, VTT
100% local
PriceFree.99 one-time

FAQ

Are my files uploaded? No. Processing happens entirely in your browser.

Can I convert ASS to VTT? Yes, PRO supports conversion between all formats.

Try Subtitle Converter →

Subtitle Converter — 100% free browser tool