Specialized converter · runs 100% in your browser
WebVTT to SRT Subtitle Converter
Convert WebVTT subtitle files to SRT format directly in your browser. Cue timestamps and text are parsed locally; the output stream uses SRT formatting and is downloaded immediately. No upload, no signup, no privacy worries.
How to use
- Drop your WebVTT file (or click to browse).
- The converter parses cue timestamps and text in your browser.
- Cues are re-serialized in SRT format.
- Click Download to save the SRT file.
FAQ
Will WebVTT formatting tags survive in SRT?
Yes, the cue text content is preserved verbatim. WebVTT and SRT have similar plain-text capabilities.
Does my subtitle file upload to a server?
No. Conversion runs entirely in your browser using WebAssembly and Web APIs. Open the Network tab in DevTools while you convert — you'll see no outbound traffic carrying your file.
Is this really free?
Yes. No signup, no quota, no upgrade tier. The conversion runs on your machine, so it costs us nothing to host.
Is there a file size limit?
Browser memory is the only ceiling. On a modern desktop browser, a few hundred megabytes works fine. Mobile devices have tighter limits.