What is the INX file format?
.inx files are associated with Adobe InDesign. The .inx format is an XML-based InDesign project interchange file that stores data exported from an .indd source document, including page layout, text frames, margin settings, formatting styles, color swatches, and layer structure.
The .inx format was introduced with InDesign CS2 (2005) specifically to allow compatibility with older versions of InDesign. A document created in a newer release could be exported to .inx and then opened in an earlier version. The exported file may contain formatting elements not recognized by the target program; those are silently ignored without corrupting the rest of the document. .inx files are created via InDesign's File > Export option and cannot be opened directly without an InDesign installation.
Adobe replaced .inx with the .idml format starting with InDesign CS4 (2008) and removed .inx support entirely in CS5 (2010). IDML packages equivalent XML content as a ZIP archive, making it more robust and better structured for interchange. Any modern backward-compatibility workflow should use .idml rather than .inx, which is now a legacy format supported only by InDesign releases predating 2010.
Security & safety
RISK: LOWINX is an XML text file - no executable code, no macros. Opening it is safe. The main risk is data loss: if you have no InDesign CS2-CS4 available, the layout may be permanently inaccessible from the INX alone. Convert to IDML or PDF as soon as a suitable InDesign is available.
Format details
in a nutshellPrograms that open INX files
Technical details
deep spec| Developer | Adobe Systems |
| Introduced | 2005, with Adobe InDesign CS2 |
| Superseded by | IDML (InDesign Markup Language), introduced in CS4 (2008); .inx dropped in CS5 (2010) |
| File encoding | UTF-8 XML (plain text, uncompressed single file) |
| MIME type | application/xml |
| Magic bytes | <?xml XML declaration at offset 0, followed by a proprietary Adobe root element |
| Typical size | 500 KB-50 MB (uncompressed XML representation of a layout) |
| Content | Page spreads, text frames, stories, typography, color swatches, layers, and object attributes |
| Backward-compatibility use | Allowed a CS3/CS4 document to be opened in CS2 or CS3 |
| Schema status | Proprietary Adobe schema; not publicly documented beyond what InDesign exports |
| Creation method | Generated via File > Export in InDesign CS2-CS4 |
| Forward compatibility | Not supported by InDesign CS5 or later; IDML must be used for current interchange needs |
| Released | 2005 (Adobe InDesign CS2) |
| Latest version | Discontinued with InDesign CS5 (2010); superseded by IDML |
INX conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about INX files.