What is the DXP file format?
Files with the .dxp extension are disc compilation project files created by CDBurnerXP, a free application used for burning CDs and DVDs. The content of a .dxp file is a resource list - all the files and folders that the user intends to save on an optical disc, along with their directory structure and names. Files with the .dxp extension are saved using the XML markup language, so they can be opened and inspected in any text editor.
A .dxp file is a project manifest only - it does not embed the actual file content. If the source files are moved or deleted after saving the project, CDBurnerXP will be unable to burn the disc. The XML structure records disc settings such as volume label, file-system type (ISO 9660 or UDF), and the ordered list of source paths on the local filesystem.
CDBurnerXP supports CD, DVD, and Blu-ray data compilations. The software last saw active development around 2015-2018 but continues to work on Windows 10 and Windows 11. Note that the .dxp extension is also used by TIBCO Spotfire dashboard files - a completely unrelated product - which can cause confusion when sharing files.
Security & safety
RISK: LOWDXP is a passive XML text file and poses no direct execution risk. However, it reveals the full local filesystem paths of the files that were queued, which could be a privacy concern if shared. Do not confuse a CDBurnerXP .dxp with a TIBCO Spotfire .dxp (which may be large binary data) or Altium Designer .dxp - check the file size and content.
Format details
in a nutshell- TIBCO Spotfire Dashboard - TIBCO Spotfire uses .dxp for its business intelligence dashboard files - a completely unrelated enterprise analytics format.
- DXP (Altium Designer Exchange Package) - Altium Designer uses .dxp for PCB/schematic project exchange files - unrelated to disc burning.
Programs that open DXP files
Technical details
deep spec| File encoding | Plain text, UTF-8 (may include UTF-8 BOM) |
| Container | Plain XML |
| Root element | XML root element describing the disc compilation (disc type, volume label, file list) |
| Disc types supported | CD, DVD, and Blu-ray data compilations |
| File system options | ISO 9660, Joliet, UDF |
| Manifest type | Project manifest only; does not embed actual file content |
| Content | Volume label, disc settings, and ordered list of source file paths on the local filesystem |
| Typical file size | 1 KB - 50 KB (depends on number of files queued for burning) |
| Extension name collision | .dxp is also used by TIBCO Spotfire dashboard files (entirely unrelated product) |
| Associated OS | Windows |
| Software status | Last actively developed circa 2015-2018; compatible with Windows 10 and 11 |
| MIME type | text/xml or application/xml |
| Released | circa 2006 (CDBurnerXP 4.x era) |
| Latest version | No versioned spec; current as of CDBurnerXP 4.5.8 (last release ~2018) |
| Specification | cdburnerxp.se |
DXP conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about DXP files.