Skip to content
t toolfactory

Convert LRC to VTT

Turn timed lyrics (.lrc) into WebVTT (.vtt) captions for web video.

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

LRC carries one timestamp per lyric line (`[mm:ss.xx]`) for music players, not video. Converting to WebVTT turns timed lyrics into real captions: each line ends where the next begins, the timestamps become `HH:MM:SS.mmm`, and a `WEBVTT` header is added so the lyrics show under an HTML5 `<video>` (or an `<audio>` element with a track).

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

Other subtitle conversions