Convert ASS
to DFXP
Drop in a .ass (Advanced SubStation Alpha) file, get a clean .dfxp (Distribution Format Exchange Profile) back. Distribution Format Exchange Profile is the older TTML 1.0 profile from W3C used by Adobe Flash captions and Netflix's pre-IMSC ingest. The conversion runs entirely in your browser — your captions never leave the page.
Frequently asked
Why convert ASS to DFXP?+
Advanced SubStation Alpha is the heavily-styled subtitle format used by Aegisub and the fansub community. Distribution Format Exchange Profile is built for legacy Flash players, archival deliverables, and pre-IMSC ingest pipelines. Converting lets you take a file produced for one workflow and use it in the other without re-typing or re-timing anything.
Is timing preserved exactly?+
Yes. The converter only re-encodes the file structure — start and end times round-trip to within one millisecond.
Does any styling survive the conversion?+
Most styling drops in this direction. ASS supports inline styling and DFXP doesn't, so override codes, cue tags, and positioning attributes are stripped. Timing and text always survive.
Does this run on a server?+
No. The conversion is pure JavaScript running in your browser — files never upload anywhere. Works offline once the page is loaded.