Choose conversion formats
Select the source and target subtitle formats
Quickly convert SubStation Alpha subtitles to Structured JSON locally in your browser. Timelines and subtitle content are never uploaded.
Select the source and target subtitle formats
Paste content or choose a file
SubStation Alpha content is parsed into a unified millisecond timeline before being exported as Structured JSON. Valid timing and subtitle text are preserved.
JSON output gives every subtitle start_ms, end_ms, and text fields for further programmatic processing.
Complex ASS / SSA style tags and positioning are removed while visible text and timing are converted.
Format overview
Learn what each file format is, how it is structured, where it is commonly used, and what to consider during conversion.
Source file format
SSA, or SubStation Alpha, is a classic advanced subtitle format and the predecessor of ASS. It supports styling, positioning, and effects, with SubStation Alpha v4 being a common version.
Target file format
JSON, or JavaScript Object Notation, is a structured data-interchange format rather than one industry-standard subtitle specification. Explicit fields can represent timing, text, and extensible metadata.