Subtitle Converter

LRC to SRT Subtitle Converter

Quickly convert LyRiCs subtitles to SubRip Subtitle locally in your browser. Timelines and subtitle content are never uploaded.

1

Choose conversion formats

Select the source and target subtitle formats

2

Add subtitle content

Paste content or choose a file

UTF-8 text supported0 characters

What happens when converting LRC to SRT?

LyRiCs content is parsed into a unified millisecond timeline before being exported as SubRip Subtitle. Valid timing and subtitle text are preserved.

SRT output creates numbered subtitle blocks and uses comma-separated millisecond timestamps.

LRC stores start times only. Lyrics sharing a timestamp share an end time, and offset metadata shifts the full timeline.

About LRC and SRT subtitle formats

Learn what each file format is, how it is structured, where it is commonly used, and what to consider during conversion.

Source file format

LRC · LyRiCs

LRC, short for LyRiCs, is a synchronized lyrics format. A timestamp before each lyric line lets music players reveal lyrics as a song progresses.

File structure
A typical LRC line uses a [minutes:seconds.fraction] lyric-text structure. Files may also contain title, artist, album, and offset metadata, and one line can carry multiple timestamps.
Common uses
LRC is commonly used by music players, desktop lyrics displays, mobile music apps, karaoke lyrics, and tools for creating synchronized song lyrics.
Conversion notes
Standard LRC normally stores only the start time of each lyric line. When converting to a subtitle format, an end time must be inferred from the next valid lyric timestamp.

Target file format

SRT · SubRip Subtitle

SRT, short for SubRip Subtitle, is a simple, open, and highly compatible text subtitle format. It is one of the most common interchange formats used by video players, editors, and online video platforms.

File structure
An SRT file contains sequentially numbered cue blocks. Each block has an index, a start and end timestamp separated by an arrow, and one or more lines of subtitle text. Milliseconds normally use a comma separator.
Common uses
SRT is commonly used for movies, video editing imports and exports, online video uploads, and exchanging subtitle timing and text between applications.
Conversion notes
SRT primarily stores text and timing. It is not designed for complex positioning, typography, or animation, so advanced ASS or SSA styling is normally lost when converting to SRT.