SBV to SRT Converter — YouTube Captions to SRT
Convert YouTube SBV subtitle files to SRT — minimal format, minimal friction, done locally in your browser.
Quick answer: Drop a .sbv file and download an .srt. SBV is YouTube's old minimal caption format — start and end on one comma-separated line, text below — and it converts one-to-one into SRT cues with identical timings.
Drop a subtitle file here, or browse — it stays on your device
Output: SRT (.srt)
| Input | SBV (.sbv) — H:MM:SS.mmm,H:MM:SS.mmm lines |
|---|---|
| Output | SRT with sequential numbers |
| Timings | Unchanged |
| Note | SBV is plain text like SRT — nothing is lost |
| Privacy | Runs in the browser; no upload |
What this tool does
SBV is the no-frills caption format from YouTube's early caption system: each cue is a line reading “0:00:01.000,0:00:03.500” followed by its text lines, then a blank line. There are no styles, no settings, no header — which makes it a two-step parse and a lossless conversion to SRT. This page reads the comma-separated timing pairs, renumbers the cues, writes standard SRT timestamps (comma milliseconds, an arrow between), and hands you a file any player or editor will take.
Common uses
- Caption files exported from old YouTube workflows need modern SRT
- A tool only accepts .sbv output — bring it back to SRT here
- Mixed archives of SBV files being standardised