SSA to ASS Converter
Convert SSA subtitles to ASS with the timings preserved.
To convert SSA to ASS, paste the subtitle file above and the converted output appears immediately. Cue timings are preserved to the millisecond, and cues can be renumbered sequentially — which matters because several players silently stop at the first out-of-order index. ASS carries positioning, fonts and colours alongside the text. Converting to it produces valid but unstyled cues; converting away from it discards the styling entirely.
Runs in your browserAbout converting SSA to ASS
SSA is the predecessor of ASS and is read with the same parser. Output is written in the newer ASS form, which players treat as a superset. ASS carries positioning, fonts and colours alongside the text. Converting to it produces valid but unstyled cues; converting away from it discards the styling entirely.