Convert WebVTT back into SRT
Parse WebVTT timings, ignore cue settings, and output a clean `.srt` subtitle file.
Useful when a platform exports VTT but your downstream workflow still expects SRT.
Input
Paste subtitle content or load a local file.
Accepted formats: .vtt
Output
Review the generated file, then copy or download it.
Run the tool to generate output.
Related tools
SRT to VTT
Convert clean SRT caption files into WebVTT for browsers and web players.
Subtitle Cleaner
Normalize cue numbering, line breaks, and invalid blocks into a cleaner delivery-ready SRT file.
Subtitle Time Shift
Move every cue forward or backward by a fixed amount and clamp negative timestamps safely.