IDML
From Just Solve the File Format Problem
IDML (InDesign Markup Language) is an XML-based data format associated with Adobe's InDesign desktop publishing software.
IDML also refers to the IDML-based .IDML (IDML export, or InDesign Markup) document format, which uses a ZIP container. IDML export format is intended to be more portable than the native INDD format. It is the successor to INX.
IDML might also refer to the whole family of IDML-based formats, which includes .IDMS (Snippets), .ICMA (InCopy assignment), and others.
Identification
.IDML files normally have ASCII "mimetypeapplication/vnd.adobe.indesign-idml-package" at offset 30.
Specifications
Software
- InDesign
- Scribus
- SimpleIDML
- OutDesign, a project that converts IDML files to DocBook, which can in turn be converted to multiple file formats by Pandoc. Its main use case is book publishing and therefore specifically targets text content, so graphic elements might not be well rendered.