Convert LRC to VTT
Free in-browser converter from Lyrics File (LRC) to WebVTT (Web Video Text Tracks). No signup, no upload — runs entirely on your device.
About LRC
LRC is a lightweight text format invented in 1998 to display synchronised lyrics alongside audio playback. Each line is preceded by a timestamp in [minutes:seconds.centiseconds] form, and most modern karaoke and music players (Foobar2000, MusicBee, KuGou, RockBox, Plex) read it natively. Enhanced LRC additionally supports per-word timestamps via in…
Full LRC guide →About VTT
WebVTT is the official W3C standard for HTML5 <track> elements. It looks similar to SRT but uses a `WEBVTT` header, periods (not commas) as decimal separators, and supports cue settings (position, alignment, line), regions, NOTE comments, and styling via inline ::cue rules. This is the format YouTube, Vimeo, JW Player and every browser-based player…
Full VTT guide →