Convert SRT to LRC
Free in-browser converter from SubRip Subtitle (SRT) to Lyrics File (LRC). No signup, no upload — runs entirely on your device.
About SRT
SRT was created for the SubRip ripper utility and is now the lingua franca of subtitling: every video player, every YouTube uploader, every editing suite reads it. Each cue is a numbered block of plain text bracketed by a start→end timestamp written as `HH:MM:SS,mmm`. Styling is generally limited to a few HTML-style tags (<i>, <b>, <font>).…
Full SRT guide →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 →