Free SRT or VTT to LRC converter
Convert SRT or VTT to LRC online free
Move caption-style SRT or WebVTT cues into an LRC synced-lyrics file for music playback, scrolling lyric displays, local libraries, and karaoke-aware players.
Input
Paste or open SRT / VTT
Output
LRC file
Your converted LRC will appear here as soon as readable input is added.
Why this output
Built for the next step
LRC is the natural destination when the audio track—not a video timeline—is the center of the experience. LyricTime writes explicit line ends so the working timing remains portable.
1 00:00:12,340 --> 00:00:15,670 I have been waiting 2 00:00:15,670 --> 00:00:19,450 To finally see your face
[00:12.34]<00:15.67> I have been waiting [00:15.67]<00:19.45> To finally see your face
What is preserved
- Complete lyric text and cue order
- Each cue start and end time
- Inline word timing from timestamped WebVTT, when present
What changes or is lost
- SRT sequence numbers are unnecessary and removed
- WebVTT cue settings, classes, and styling do not belong in LRC
- Line-only sources remain line-timed rather than gaining invented word timing
Questions
About converting to LRC
What is the extra angle-bracket time in the LRC output?
The square-bracket tag marks the line start. LyricTime also writes an explicit line end in angle brackets so later tools can preserve the cue duration instead of guessing it.
Will converting SRT create word-by-word karaoke timing?
No. The output keeps the timing the source actually contains. A line-timed SRT becomes line-timed LRC; automatic word timing requires analyzing the audio.
Where can I use the LRC file?
LRC works in many music players, karaoke tools, local-media workflows, and LyricTime Video Studio. Exact support varies by player.
How do I convert SRT to LRC for a music player?
Open the SRT file, review the detected complete lines and timing, then download LRC. Many players expect the .lrc filename to match the audio filename, but support varies by app and device.
Can I turn VTT captions into synced song lyrics?
Yes. The converter maps readable WebVTT cues to LRC lines. It keeps the timing the source contains and does not invent word-by-word karaoke timing.
Related workflows