Skip to content

Latest commit

History

History
29 lines (19 loc) 路 733 Bytes

README.md

File metadata and controls

29 lines (19 loc) 路 733 Bytes

VTT to SRT Converter

A simple web app that allows you to convert .vtt subtitle files to .srt format.

Features

  • Easy to use interface
  • Tailwind CSS for styling
  • Localization support
  • Accepts only .vtt files
  • Customizable filename
  • Download converted file
  • Drag drop file

Usage

  1. Select a .vtt file using the file input
  2. Click on the "Convert" button
  3. Download the converted .srt file

Contributing

If you'd like to contribute to the project, please fork the repository and use a feature branch. Pull requests are welcome.

License

The code in this project is licensed under the MIT License.