💬 Subtitle
Convert, fix and shift subtitle files.
- SRT to VTT Converter
Convert an SRT subtitle file to WebVTT for use in HTML5 video players.
- VTT to SRT Converter
Convert a WebVTT subtitle file to SRT for use in most media players.
- SRT to Plain Text
Strip timestamps and numbering from an SRT file, keeping only the dialogue.
- SRT to JSON Converter
Convert an SRT subtitle file into structured JSON — one object per cue.
- Fix Subtitle Numbering
Renumber SRT cues sequentially from 1 — fixes missing, duplicate or reversed cue numbers.
- Shift Subtitle Timing
Move every subtitle cue earlier or later by a custom number of seconds, to fix out-of-sync subtitles.
- SRT to CSV Converter
Convert an SRT or VTT subtitle file to a spreadsheet CSV with start time, end time, duration and text.
- CSV to SRT Converter
Convert spreadsheet subtitle data (CSV) back into a standard SRT subtitle file.
- Subtitle Reading Speed Checker
Analyze subtitle reading speed (CPS), line length (CPL), duration limits, and timestamp overlaps.
