Convert your JSON subtitle files to WebVTT format easily. Simply upload a JSON file with the following structure:
{
"chunks": [
{
"timestamp": [0, 2.5],
"text": "Subtitle text here"
}
]
}
Features: • Drag & drop file upload • Instant VTT file download • Modern and responsive design