Skip to content
CutConvert
Post-production file converter

Convert JSON to SRT

Turn Whisper verbose_json, whisper.cpp output, or any timed transcript JSON into clean SRT subtitles.

Convert your files

Drop files here

browseWhisper or transcript JSON

up to 3 files · 1.0 MB each

Queue
0/3
No files queued yet — drop something above to begin.

Cómo convertir JSON a SRT

Convierte JSON a SRT en línea. CutConvert lee transcripciones de Whisper — verbose_json de OpenAI, salida de whisper.cpp — y JSON genérico de segmentos con tiempos, y escribe subtítulos SRT limpios y numerados con los hablantes preservados.

  1. Añade tus archivos JSON

    Arrastra tus archivos .json de Whisper o de transcripción a la zona de carga, o haz clic para buscarlos.

  2. Convierte JSON a SRT

    Pulsa Convertir. Cada segmento con tiempos se convierte en un cue SRT con precisión de milisegundos; los campos de hablante se convierten en etiquetas.

  3. Descarga tu resultado

    Descarga el archivo convertido al instante — o un único archivo ZIP cuando conviertes un lote de archivos.

JSON de transcripción y Subtítulos SRT, explicados

La transcripción con IA produce JSON; los reproductores y editores quieren SRT. Este convertidor acepta las estructuras que existen realmente en la práctica: verbose_json de OpenAI Whisper (segmentos con inicio/fin en segundos), whisper.cpp (arrays de transcripción con desplazamientos en milisegundos) y arrays genéricos de segmentos {start, end, text}. Los tiempos se leen del archivo — nunca se estiman.

Convierte verbose_json de Whisper, la salida de whisper.cpp o cualquier JSON de transcripción con tiempos en subtítulos SRT limpios. Es gratis para empezar, va cifrado en tránsito y convierte un lote completo en un solo ZIP; inicia sesión cuando necesites trabajos grandes o de gran volumen.

Preguntas frecuentes sobre JSON a SRT

¿Qué formatos JSON se admiten?

verbose_json de OpenAI Whisper (un array de segmentos con inicio/fin en segundos), la salida de whisper.cpp (un array de transcripción con desplazamientos o marcas de tiempo) y arrays genéricos de objetos {start, end, text} — con campos de hablante opcionales, en segundos o milisegundos.

¿Cómo obtengo verbose_json de Whisper?

Con la API de OpenAI, establece response_format en verbose_json. Si ejecutas Whisper en local, la salida .json por defecto funciona; el archivo generado con --output-json de whisper.cpp también.

Mi JSON solo tiene un campo de texto plano — ¿se puede convertir?

No. SRT necesita tiempos de inicio y fin por segmento, y una transcripción de texto sin más no los tiene. Vuelve a exportar con tiempos por segmento (verbose_json en el caso de Whisper) y se convertirá.

¿Se conservan las etiquetas de hablante de la diarización?

Sí — los segmentos que llevan un campo speaker salen como cues SRT etiquetados, de modo que las transcripciones diarizadas mantienen su atribución.

¿Y si mi archivo es un JSON de transcripción de Premiere Pro?

Usa el convertidor de transcripción de Premiere a SRT en /prtranscript/srt — lee directamente el formato de transcripción de Premiere (incluidos los archivos .prtranscript binarios).

Guías para este flujo de trabajo

Why editors trust it

Free to start

Convert everyday batches for free. Create an account when you need large, high-volume jobs.

Batch in, one ZIP out

Drop up to 10 files at once and download a single tidy ZIP — or one file if that is all you need.

Made for editors

EDL, SRT, Avid caption TXT, and Premiere transcript JSON — with speakers, frame rates, and timecode handled the way post expects.

Secure by default

Files are encrypted in transit, converted on managed infrastructure, and never sold or shared.

Questions, answered

Where are my files processed?

Your files are uploaded over an encrypted (HTTPS) connection and converted on CutConvert’s servers, then handed straight back to you as a download. We never sell or share your media.

Is it free? Do I need an account?

Small, everyday batches are free to convert. For large or high-volume jobs you’ll create an account and upgrade — which keeps the free tier fast for everyone.

What do I get when I convert multiple files?

Drop several files and you get back one ZIP archive containing every converted file. Convert a single file and you simply get that one file — no unnecessary ZIP.

Which formats are supported?

You can convert EDL to CSV; SRT and VTT subtitles to each other and to plain text; SRT, TXT, and DOCX/DOC transcripts to Premiere Pro transcript JSON; SRT to Avid Media Composer caption TXT; and Premiere Pro .prtranscript exports to SRT, VTT, or text — with speaker labels preserved. More post-production formats are on the way.

Can I pick a frame rate?

Yes. For EDL and Avid caption output you can choose 23.976, 24, 25, 29.97, or 30 fps, or let CutConvert auto-detect it from your source.