SBV to LRC Converter
Fast. Private. Perfect.
100% local processing in your browser. No upload. No waiting. No limits.
Drag & drop your SBV file here
or click to browse
Supports .sbv files up to any size
More Subtitle Tools
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.
Free Online SBV to LRC Converter
Our SBV to LRC converter repurposes SubViewer subtitle files as synchronized lyrics. LRC is the standard format for timed lyrics in music players such as foobar2000, AIMP, Poweramp, and MX Player. Unlike SBV, which stores both start and end times for video subtitles, LRC uses only a start-time tag ([MM:SS.xx]) prepended to each lyrics line, with the end time implied by the next entry. The converter extracts the start time from each SBV entry, drops the hours component (LRC has no hours field), converts milliseconds to centiseconds, and wraps the result in the bracket notation LRC expects.
Input Format
SBVSubViewer (SBV) is a lightweight subtitle format popularized by subtitle repositories like SubDl and OpenSubtitles. Each entry places both timestamps on a single line using the pattern 0:00:01.234,0:00:04.567 (start and end separated by a comma, hours not zero-padded, milliseconds preceded by a period). There are no sequence numbers and no file header. The subtitle text follows immediately below. SBV sometimes uses bracket-style tags such as [br] for line breaks and [i] for italics, but the format has no standardized styling system.
Output Format
LRCLRC is a synchronized lyrics format used by music players. Each line begins with a timestamp tag in the form [MM:SS.xx] (minutes, seconds, centiseconds - no hours field), followed immediately by the lyrics text. There are no end timestamps; the display duration is implied by the next line's start time. LRC files may include optional metadata tags: [ti:title], [ar:artist], [al:album], [by:creator], and [offset:ms] for global timing adjustment. Enhanced LRC supports word-level timing with additional nested tags.
Features
Why Convert?
Format Differences
Common Use Cases
Music Lyric Creation
Convert subtitle timing from a movie or video into LRC format so the same text displays as synchronized lyrics in foobar2000, AIMP, or Poweramp.
Karaoke Preparation
Use existing subtitle timing data to create line-by-line karaoke lyrics in LRC format for karaoke software.
Language Learning
Convert foreign-language video subtitles to LRC lyrics for sing-along practice and listening comprehension with music players.
Lyrics Archiving
Preserve subtitle content as LRC lyrics files alongside music collections for synchronized display during playback.
Content Repurposing
Transform subtitle text from one medium (video) into another (music) without retiming the content manually.
Enhanced LRC Export
Use the converted LRC as a base for creating enhanced LRC with word-level timing tags for more precise lyric highlighting.
Related Formats
SBV (SubViewer)
The input format: video subtitles with comma-separated timestamps, used by subtitle download sites.
SRT (SubRip)
The video subtitle alternative: if you need subtitles for video (not lyrics), convert SBV to SRT instead.
TXT
The plain-text alternative: if you only need the text without any timing, convert SBV to TXT for a clean transcript.
Frequently Asked Questions
LRC was designed for music players, where each lyrics line stays on screen until the next line begins. The end time is implicitly the start time of the following line. This simplifies the format and is sufficient for lyrics display.
LRC uses two-digit centiseconds (00-99) instead of three-digit milliseconds (000-999). The converter truncates to two digits: 234ms becomes 23 centiseconds. This gives 10ms precision, which is standard for lyrics synchronization.
Yes. The converter can optionally include metadata tags like [ti:Song Title], [ar:Artist Name], [al:Album Name], and [by:Creator]. These appear at the top of the file before the lyrics lines.
LRC timestamps use [MM:SS.xx] format with no hours field, because songs rarely exceed 60 minutes. If your SBV file has entries beyond 59:59, those timestamps will still be converted correctly by using minutes above 60 (e.g., [65:30.00]).
foobar2000, AIMP, Poweramp, MX Player, MiniLyrics, and many Android and iOS music apps support LRC. The .lrc file should be placed in the same folder as the music file with the same base name.
Yes, completely free with no registration or watermarks. All processing happens in your browser.