SRT TO CSV
SRT to CSV.
Convert SubRip (.srt) subtitles to CSV (.csv) in seconds. No upload, no sign-up, nothing leaves your browser.
Choose your caption file
We’ll detect the format automatically. Drop several files to convert them all at once.
Choose an output format
Select what you need on the other side.
How to convert SRT to CSV
- Drop your .srt file into the converter above, or click to browse. Several files at once become a ZIP.
- Check the quality report and fix timing or text in the editor if you need to.
- CSV is already selected as the output format. Click Download converted file.
Conversion happens entirely in your browser. Nothing is uploaded, no account is needed, and there is no file count limit.
About SubRip (.srt)
SRT files are plain text: a sequence number, a start and end time written as HH:MM:SS,mmm, and one or more lines of caption text. Almost every video player, editing suite, and social platform accepts SRT, which makes it the safest interchange format when you are not sure what a tool supports.
About CSV (.csv)
A CSV export opens directly in Excel, Google Sheets, or Numbers, which makes it the most practical way to proofread captions, hand them to a translator, or run find-and-replace across hundreds of cues. CaptionStack reads any CSV with start, end, and text columns and writes id,start,end,text with proper quoting.
What changes when converting SRT to CSV
Timing, text, and identifiers round-trip. Line breaks inside a cue are preserved inside quoted cells.
Frequently asked questions
- Is this SRT to CSV converter free?
- Yes. CaptionStack is free and open source, with no limits on file count or conversions.
- Are my caption files uploaded anywhere?
- No. Parsing and conversion run in your browser using a local Web Worker. Your files never leave your device.
- Can I edit the captions before exporting to CSV?
- Yes. After import, open the editor to adjust start and end times, fix text, split, merge, or reorder cues. The quality report flags overlaps, short cues, and fast reading speeds with one-click fixes.
- Can I convert many .srt files to .csv at once?
- Yes. Drop multiple files and download all of the results as a single ZIP archive.
Other SRT conversions
Other ways to get CSV
All caption formats
- .srtSubRipThe most widely supported subtitle format.
- .vttWebVTTCaptions for HTML5 video and the web.
- .sbvYouTube SBVA compact format used by YouTube.
- .lrcLRCTimestamped lyrics and short captions.
- .ttmlTTMLXML captions for broadcast workflows.
- .jsonJSONStructured cue data for applications.
- .csvCSVCue timing and text for spreadsheets.
- .txtPlain textA clean transcript without timing.