What is the INDT file format?
An .indt file is an Adobe InDesign template - a pre-built page-layout document that opens as an untitled copy, prompting *Save As* on first save rather than overwriting the source. This single behavioral difference is the only distinction from a regular .indd document; at the binary level, .indt and .indd share the exact same format, including the same 16-byte GUID header at offset 0.
Templates hold everything an ordinary InDesign document holds: master pages, paragraph and character styles, color swatches, text frames with placeholder content, placed image links, layers, and output settings. Designers distribute .indt files as brand-document starting points for brochures, magazines, and catalogues.
Opening an .indt file in InDesign creates an Untitled-1 document. Saving it produces a standard .indd file. Renaming .indt to .indd also produces a fully editable document with no data loss.
Because the format is version-locked - newer InDesign opens older templates, but not the reverse - sharing templates across InDesign versions or with applications such as Affinity Publisher requires exporting to IDML via *File > Save As*. IDML is a ZIP-based XML interchange format supported by all current InDesign-compatible tools.
Security & safety
RISK: LOWINDT is a passive layout file - no executable code, so opening one is not a malware vector. Practical risk: fake 'INDT viewer/converter' download sites often bundle adware - use Photopea (browser-based, no install) for safe free viewing. Templates from unknown sources may reference expensive/unlicensed fonts (the document will open with font substitution, not an error per se, but the layout will look wrong).
Format details
in a nutshellPrograms that open INDT files
Technical details
deep spec| Format type | Proprietary binary page-layout template (desktop publishing) |
| Magic bytes | 16-byte GUID 06 06 ED F5 D8 1D 46 E5 BD 31 EF E7 FE 74 B7 1D at offset 0 (shared with .indd) |
| Encoding | Binary, little-endian |
| Structural identity | Identical binary format to .indd; differentiated only by an internal template flag |
| Template behavior | InDesign opens .indt as Untitled and prompts Save As on first save, preventing accidental overwrite of the template |
| MIME type | application/x-indesign |
| Stored content | Master pages, paragraph and character styles, color swatches, text and image frames, layers, scripts, and output settings |
| Typical file size | 500 KB - 100 MB depending on page count, embedded previews, and linked asset metadata |
| Version compatibility | Forward compatible only: newer InDesign opens older .indt files, but older InDesign cannot open newer .indt files |
| Rename behavior | Renaming .indt to .indd produces a fully editable InDesign document with no data loss |
| Portability path | Export as .idml (File > Save As > IDML) for cross-version or cross-application sharing |
| Associated OS | Windows and macOS |
| Released | 1999 (Adobe InDesign 1.0); template variant from early versions |
| Latest version | No separate versioning - mirrors the InDesign document format version of the creating InDesign release |
| Specification | helpx.adobe.com |
INDT conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about INDT files.