SRT <-> VTT Converter

Convert subtitle files between SubRip and WebVTT while preserving cue order and timing.

Last updated: June 2026 | By Patchworkr Team

Result
3
Cues
3

SRT cue numbers are preserved when present, and timestamps are normalized to VTT format.

Preview

cuetimingtext
100:00:01.000 --> 00:00:03.000Hello from Patchworkr.
200:00:04.000 --> 00:00:06.000This subtitle converts cleanly.
300:00:07.000 --> 00:00:09.000SRT to VTT and back again.

What does SRT to VTT do?

SubRip uses numbered cues and comma-based timestamps. WebVTT uses a similar cue structure but expects dot-based timestamps and an optional WEBVTT header.

How to use it

SRT to VTT

Paste an SRT subtitle file and convert cue timestamps into WebVTT format.

VTT to SRT

Paste a WebVTT subtitle file and produce a numbered SRT transcript.

Helpful notes

Cue timings are normalized, but complex VTT settings blocks and styling comments are not preserved.

Each cue keeps its text lines, but formatting tags may be treated as plain text in the preview.

Use the example to verify the layout and file export before loading your own subtitles.

Format Foundry

Related Tools