LRC to SRT Converter
Fast. Private. Perfect.
100% local processing in your browser. No upload. No waiting. No limits.
Drag & drop your LRC file here
or click to browse
Supports .lrc files up to any size
More Subtitle Tools
How It Works
Upload LRC File
Drag & drop or select your .lrc file
Convert Instantly
We process it locally in your browser
Download SRT
Get your .srt file immediately
Why Choose AllSubConverter?
Your Privacy Matters
Everything runs in your browser. Your files are never uploaded.
Lightning Fast
Optimized processing engine converts files in seconds.
Truly Unlimited
No file size limits. No daily limits. Completely free.
Works Everywhere
Works on Windows, Mac, Linux, iOS, Android - any modern browser.
About LRC to SRT
Turn synced lyrics into standard subtitles. This tool reads each LRC [MM:SS.xx] timestamp tag and generates an SRT entry with a sequential index, start time, and an estimated end time, so lyrics created for music players can be burned into videos or loaded into VLC, MPC-HC, and every video player.
Input Format
LRCLRC (.lrc) is a synchronized lyrics format for music players. Each line begins with a [MM:SS.xx] timestamp tag followed by the lyric text. It may include optional metadata tags like [ar:], [ti:], [al:], and [by:] for artist, title, album, and creator information.
Output Format
SRTSRT (SubRip, .srt) is the most widely supported subtitle format. Each entry has a sequential index, a HH:MM:SS,mmm --> HH:MM:SS,mmm time range, and one or more lines of text. It is the default format for VLC, MPC-HC, MPV, and virtually every video player on every platform.
Features
Why Convert?
Format Differences
Common Use Cases
Music Video Subtitles
Convert LRC synced lyrics to SRT subtitles for music videos on YouTube, Vimeo, and social media platforms that require video subtitle format.
Karaoke Video Creation
Transform LRC karaoke timing into SRT format for burning subtitles into karaoke videos using HandBrake, ffmpeg, or Adobe Premiere.
Lyrics to Subtitle Migration
When moving from audio-only lyrics display to video subtitles, convert LRC files to SRT for universal video player compatibility.
Educational Video Captions
Convert LRC files from language learning audio materials to SRT subtitles for educational video versions of the same content.
Smart TV Music Display
Smart TVs support SRT subtitles but not LRC lyrics. Convert LRC to SRT for displaying synced lyrics during music video playback on TV.
Related Formats
SRT (SubRip)
The output format — the universal subtitle format used by VLC, MPC-HC, MPV, and virtually every video player. Convert LRC to SRT to turn lyrics into standard subtitles.
LRC (Lyrics)
The input format — a synchronized lyrics format with [MM:SS.xx] timestamp tags used by music players like foobar2000, AIMP, Poweramp, and MiniLyrics.
VTT (WebVTT)
A web-native subtitle format. If you need web video subtitles instead of SRT, convert LRC to VTT for HTML5 and YouTube compatibility.
Frequently Asked Questions
LRC files contain only start timestamps per line, with no end times. SRT requires both start and end. The converter calculates each cue's end time as the start time of the next line in the LRC file. For the last line, a default duration of 3 seconds is added.
Yes. After converting LRC to SRT, you can burn subtitles permanently into video using: ffmpeg -i video.mp4 -vf subtitles=output.srt output_hardcoded.mp4. This embeds the subtitles directly into the video frames.
LRC files often contain metadata tags like [ti:Song Title], [ar:Artist Name], [al:Album Name]. SRT has no metadata support, so these tags are stripped during conversion. Only the timestamped lyric lines are converted to SRT cues.
SRT is the universal subtitle format supported by VLC, MX Player, Kodi, Plex, Emby, Jellyfin, MPC-HC, MPV, smart TVs (Samsung, LG, Sony), and virtually every media player. If a player supports subtitles at all, it supports SRT.
LRC timestamps like [01:30.50] are parsed as minutes:seconds.centiseconds and converted to SRT format as 00:01:30,500 (HH:MM:SS,mmm with comma separator). The centiseconds are multiplied by 10 to get milliseconds.
Yes, completely free with no sign-up, no watermarks, and no file size limits. All processing happens locally in your browser.