LRC lyrics generator
Turn plain lyrics into a time-synced .lrc file, or strip an .lrc back to plain text.
LRC lyrics generator
Paste a song's lyrics, one line per line, and this tool turns them into a synchronised .lrc file — the plain-text timestamp format that music players, karaoke apps and lyric-display tools read to show the right line at the right moment. Choose "Fixed interval per line" to space every line a set number of seconds apart starting from a chosen start time, or "Split total duration evenly" to stretch the whole lyric sheet across the song's actual length, useful when you already know how long the track runs but haven't timed each line by hand.
The start time accepts the standard mm:ss.xx format, so a chorus that begins thirty seconds in can be typed as 00:30.00. Blank lines in the lyrics can either become timed empty cues — handy for instrumental gaps a karaoke display should still count through — or be skipped entirely, whichever matches how the target player expects the file. Optional header tags add metadata the LRC format defines: title, artist and album tags, a "created by" credit, and a millisecond offset tag some players use to fine-tune sync; leave any of them blank and that line is left out of the file.
Switch the direction to ".lrc → Lyrics" to run the process backwards: paste an existing .lrc file and get the plain lyric text back, with every [mm:ss.xx] timestamp and header tag removed. That is useful for editing lyrics that only exist as a synced file, or for reusing them somewhere timestamps would just be noise.
Everything runs locally in your browser. Lyrics, whether typed by hand or pasted from an existing file, are never uploaded anywhere — the conversion happens on your device and the result is ready to copy or download as soon as it appears.