Skip to content
t toolfactory

Convert MicroDVD to VTT

Convert frame-based MicroDVD (.sub) subtitles to time-based WebVTT (.vtt).

Drop a subtitle file hereor click to choose · .srt .vtt .ass .ssa .sbv .lrc .smi .sub
…or paste subtitle text

🔒 Runs entirely in your browser. Your file is never uploaded.

About this conversion

MicroDVD `.sub` files are frame-based (`{startFrame}{endFrame}`), which browsers can't use at all. Converting to WebVTT turns the frame ranges into real `HH:MM:SS.mmm` timestamps under a `WEBVTT` header so the captions play in HTML5 video. (v1 assumes ~23.976 fps; a frame-rate picker is on the roadmap for mismatched sources.)

Everything runs locally in your browser — the file is never uploaded.

Other subtitle conversions