LRC to SRT / VTT Converter
Converts LRC lyrics with timestamps into subtitle files. Runs in your browser.
How conversion works
Each LRC timestamp becomes a cue that starts at the timed line. Its end is set to the start of the next line; the final line ends three seconds after it starts, because LRC has no duration field.
Enhanced LRC
Enhanced files have per-word timings like <00:01.20>. Tick the checkbox to strip those tags — the plain line text is used either way.
Output format
Choose between SRT (comma decimals, supports most players) and VTT (dot decimals, for the web) before downloading.
Privacy
The file is parsed locally in your browser. Nothing is uploaded.