VTT to SBV Converter
Convert WebVTT (.vtt) captions into the SBV format used by YouTube's caption editor.
Complete the security check to begin
About Converting VTT to SBV
WebVTT and SBV sit at opposite ends of the caption world. VTT is the W3C format built for the web: it opens with a WEBVTT header, and beyond plain cues it can carry positioning instructions, regions, styling blocks, speaker voice tags such as <v Narrator>, and CSS class tags such as <c.yellow>. SBV is YouTube’s stripped-back caption format: a "start,end" timestamp line, the text, a blank line, repeat. This converter reads the full VTT structure and reduces it to the timed text that SBV can actually represent.
That reduction is the point of the tool, so it is worth being explicit about what does not come across. VTT’s STYLE and REGION blocks, NOTE comments, cue identifiers and cue positioning settings are all dropped, and inline markup like <v> and <c> is unwrapped so only the spoken text remains. Timings survive untouched, because both formats store milliseconds. Everything is processed in memory and deleted as soon as your download is ready.
Common use cases
- Taking captions you already publish on your own website and uploading them to YouTube
- Converting VTT output from a transcription service into the format a YouTube workflow expects
- Flattening a heavily styled VTT file into plain timed text you can review or edit by hand
- Migrating a caption library away from a web player and into a video platform
- Getting a clean caption file when a VTT has accumulated speaker tags you no longer want
Tips for best results
- Speaker labels written as <v Name> markup disappear along with the tag. If you want the speaker to stay visible, put the name in the cue text itself before converting.
- SBV timestamps use an unpadded hour and a dot before the milliseconds, so 00:01:02.500 in VTT is written as 0:01:02.500.
- VTT files that begin with NOTE or STYLE blocks convert cleanly — those sections are recognised and skipped rather than misread as a cue.
- Cue identifiers, the optional label line above a timestamp, are not part of SBV and are left out.
How to Convert VTT to SBV Online
Converting VTT to SBV with PrivConvert takes three quick steps and no software to install. What you gain with SBV: simple YouTube-native format.
Drag and drop your file into the upload area, click to browse your device, or paste a URL to a file hosted online. You can upload files up to 250 MB and batch convert up to 20 files at once.
Once uploaded, the conversion from VTT to SBV starts automatically. The process runs entirely in an isolated environment - your data never leaves the secure pipeline.
Your converted file is ready instantly. Click the download button to save it to your device. The file is deleted from memory immediately after download.
A more private way to convert VTT files
Plenty of sites convert VTT files. Very few promise never to keep them — PrivConvert does, and backs it up with how the service is built.
We never keep a copy. Once your SBV is delivered, both the original and the result are gone — there is nothing left to leak or misuse.
Every conversion runs in its own locked-down process with no network access, so files can never leak or interfere with one another.
Your files are handled entirely by automated code. No staff, partner or AI model ever reads, stores or trains on your data.
Files are processed in volatile memory (RAM) and purged the instant your download is ready — nothing is ever written to disk, cached or backed up.
VTT vs SBV - Format Comparison
| Feature | VTT | SBV |
|---|---|---|
| File extension | .vtt | .sbv |
| Supported by PrivConvert | Yes (as input) | Yes (as output) |
| Privacy-safe conversion | In-memory, zero storage | |
| Max file size | 250 MB per file | |
| Batch support | Up to 20 files simultaneously | |
Built for people who value their privacy
From one-off files to daily batches, thousands of people rely on PrivConvert precisely because it keeps nothing once the job is done.