Convert to WebVTT

Convert subtitle files to WebVTT (.vtt) format for use with HTML5 <video> and streaming platforms. Batch up to 50 files.

.srt .ass .ssa → .vtt

Drop subtitle files here

.srt · .ass · .ssa  ·  max 500 KB each

What is WebVTT?

WebVTT (Web Video Text Tracks) is the subtitle format used by HTML5 <video> elements and most streaming platforms (YouTube, Vimeo, Plex, Jellyfin). It uses .vtt as its file extension.

Differences from SRT

VTT files start with a WEBVTT header and use a period (.) as the millisecond separator instead of a comma. This tool handles the conversion automatically.

Related tools