SRT to JSON Converter
Convert an SRT subtitle file into structured JSON — one object per cue.
Top ad slot
Related tools
Bottom ad slot
How it works
- 1
Paste your SRT content
The numbered cue blocks with timestamps.
- 2
Converted instantly
Each cue becomes one JSON object with index, start/end time and text.
- 3
Copy the JSON
Ready to feed into a video player, a script or a data pipeline.
FAQ
- What does each JSON object contain?
- The cue index, start and end timestamps, and the dialogue text, one object per subtitle cue.
- Does this tool upload my subtitle file anywhere?
- No — the conversion happens entirely in your browser.