Convert DFXP to SRT

Turn a DFXP .dfxp caption file into a SubRip .srt subtitle. Drop it below and it converts instantly in your browser.

Drop your .dfxp file here
or click to choose a file · or paste the text below

What DFXP is, and why convert it

DFXP (Distribution Format Exchange Profile) is a profile of TTML, the XML timed-text standard, and you'll see it with a .dfxp extension from tools and platforms like Netflix's older delivery specs. Structurally it's the same as TTML: caption cues are <p> elements with begin and end times.

This converter reads those cues and writes a plain SubRip .srt, keeping the timing and multi-line text and dropping the XML styling that SRT has no place for. The result opens in any subtitle-capable player.

FAQ

Is DFXP the same as TTML?

Effectively yes. DFXP is a profile of TTML, so a .dfxp file and a .ttml file share the same XML structure. This tool handles both; the extension is really the only difference.

Will styling be preserved?

No. SRT is plain text, so DFXP styling, colours, and positioning are dropped. The timing and text come across exactly.

Is my file uploaded anywhere?

No. It's converted in your browser and never leaves your device.