amirelkased / ConvertToVTT

This is JavaFX App used to convert SRT file to VTT file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConvertToVTT - SRT to VTT Converter

This is a JavaFX App used to convert SRT files to VTT file

Introduction

Welcome to the ConvertToVTT project! This tool allows you to convert SubRip (SRT) subtitle files to WebVTT (VTT) format quickly and easily.

Prerequisites

Before you can use this converter, make sure you have the following prerequisites installed on your system:

  • Java Runtime Environment (JRE) 8 or later: You can download it from Oracle or use an open-source version like OpenJDK.

Running the Converter

you can run the converter using the following command in your terminal or command prompt after clone project:

mvn JavaFX:run clean

About

This is JavaFX App used to convert SRT file to VTT file


Languages

Language:Java 100.0%