English | 简体中文
A simple and efficient web application to convert LRC lyric files into SRT subtitle files. Built with modern web technologies for a smooth user experience.
- Easy Conversion: Upload your
.lrcfiles and convert them to.srtformat with a single click. - Instant Preview: View the content of your LRC files and the converted SRT subtitles directly in the browser.
- Encoding Support: Download your SRT files in standard UTF-8 or UTF-8 with BOM (Byte Order Mark) for better compatibility with various players.
- Privacy Focused: All processing happens client-side. Your files are never uploaded to a server.
- Modern UI: Clean and responsive interface with Dark Mode support.
- Next.js - React Framework
- Tailwind CSS - Utility-first CSS framework
- Shadcn/UI - Re-usable components
- Lucide React - Icons
Ensure you have Node.js installed on your system.
-
Clone the repository:
git clone https://github.com/ZhanZiyuan/Lrc2Sub.git cd Lrc2Sub -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser to see the result.
This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.