InDesign INDD
From Just Solve the File Format Problem
(Difference between revisions)
(→Versions) |
|||
(12 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
|extensions={{ext|indd}}, {{ext|ind}}, {{ext|indt}} | |extensions={{ext|indd}}, {{ext|ind}}, {{ext|indt}} | ||
|pronom={{PRONOM|x-fmt/450}}, {{PRONOM|fmt/196}}, {{PRONOM|fmt/548}}, {{PRONOM|fmt/549}}, {{PRONOM|fmt/550}}, {{PRONOM|fmt/551}}, {{PRONOM|fmt/552}} | |pronom={{PRONOM|x-fmt/450}}, {{PRONOM|fmt/196}}, {{PRONOM|fmt/548}}, {{PRONOM|fmt/549}}, {{PRONOM|fmt/550}}, {{PRONOM|fmt/551}}, {{PRONOM|fmt/552}} | ||
+ | |wikidata={{wikidata|Q59914742}} | ||
|released=2000 | |released=2000 | ||
}} | }} | ||
Line 16: | Line 17: | ||
== Identification == | == Identification == | ||
− | INDD files begin with bytes {{magic|06 06 ed f5}}. Version identifier is at 0x1D or at 29th byte. | + | INDD files begin with bytes {{magic|06 06 ed f5}}. Version identifier is at 0x1D or at 29th byte, ascii <code>DOCUMENT</code> at byte 16. |
===Versions=== | ===Versions=== | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Version !! Extension !! Year !! Hex !! PRONOM | + | ! Version !! Extension !! Year !! Hex (BE) !! PRONOM |
|- | |- | ||
− | |InDesign | + | |InDesign Generic || '''INDD''' || || || {{PRONOM|x-fmt/450}} |
|- | |- | ||
− | |InDesign 1. | + | |InDesign 1.0 || '''INDD''' || 1999 || || {{PRONOM|fmt/1628}} |
|- | |- | ||
− | |InDesign | + | |InDesign 1.5 || '''INDD''' || 2001 || 0x0150 || {{PRONOM|fmt/1629}} |
|- | |- | ||
− | |InDesign | + | |InDesign 2.0 || '''INDD''' || 2002 || 0x0200 || {{PRONOM|fmt/1630}} |
|- | |- | ||
− | |InDesign | + | |InDesign CS (3) || '''INDD''' || 2003 || 0x0300 || {{PRONOM|fmt/196}} |
|- | |- | ||
− | |InDesign | + | |InDesign CS2 (4) || '''INDD''' || 2005 || 0x0400 || {{PRONOM|fmt/548}} |
|- | |- | ||
− | |InDesign | + | |InDesign CS3 (5) || '''INDD''' || 2007 || 0x0500 || {{PRONOM|fmt/549}} |
|- | |- | ||
− | |InDesign | + | |InDesign CS4 (6) || '''INDD''' || 2008 || 0x0600 || {{PRONOM|fmt/550}} |
|- | |- | ||
− | |InDesign CS5 | + | |InDesign CS5 (7) || '''INDD''' || 2010 || 0x0700 || {{PRONOM|fmt/551}} |
|- | |- | ||
− | |InDesign | + | |InDesign CS5.5 || '''INDD''' || 2011 || 0x0750 || {{PRONOM|fmt/1631}} |
|- | |- | ||
− | |InDesign | + | |InDesign CS6 (8) || '''INDD''' || 2012 || 0x0800 || {{PRONOM|fmt/552}} |
|- | |- | ||
− | |InDesign CC | + | |InDesign CC (9) || '''INDD''' || 2014 || 0x0900 || {{PRONOM|fmt/1632}} |
|- | |- | ||
− | |InDesign CC | + | |InDesign CC 2014 (10) || '''INDD''' || 2014 || 0x0A00 || {{PRONOM|fmt/1633}} |
|- | |- | ||
− | |InDesign CC 2015 | + | |InDesign CC 2015 (11) || '''INDD''' || 2015 || 0x0B00 || {{PRONOM|fmt/1634}} |
|- | |- | ||
− | |InDesign CC | + | |InDesign CC 2015.1 (11.1) || '''INDD''' || 2015 || 0x0B10 || |
|- | |- | ||
− | |InDesign CC | + | |InDesign CC 2017 (12) || '''INDD''' || 2016 || 0x0C00 || {{PRONOM|fmt/1635}} |
|- | |- | ||
− | |InDesign CC 2018 | + | |InDesign CC 2018 (13) || '''INDD''' || 2017 || 0x0D00 || {{PRONOM|fmt/1636}} |
|- | |- | ||
− | |InDesign CC | + | |InDesign CC 2018.1 (13.1) || '''INDD''' || 2018 || 0x0D10 || |
|- | |- | ||
− | |InDesign CC | + | |InDesign CC 2019 (14) || '''INDD''' || 2018 || 0x0E00 || {{PRONOM|fmt/1637}} |
|- | |- | ||
− | |InDesign CC 2021 || '''INDD''' || 2020 || 0x1000 || | + | |InDesign CC 2020 (15) || '''INDD''' || 2019 || 0x0F00 || {{PRONOM|fmt/1638}} |
+ | |- | ||
+ | |InDesign CC 2021 (16) || '''INDD''' || 2020 || 0x1000 || {{PRONOM|fmt/1639}} | ||
+ | |- | ||
+ | |InDesign CC 2022 (17) || '''INDD''' || 2021 || 0x1100 || {{PRONOM|fmt/1640}} | ||
+ | |- | ||
+ | |InDesign CC 2023 (18) || '''INDD''' || 2022 || 0x1200 || {{PRONOM|fmt/1941}} | ||
+ | |- | ||
+ | |InDesign CC 2024 (19) || '''INDD''' || 2023 || 0x1300 || {{PRONOM|fmt/1942}} | ||
|} | |} | ||
+ | |||
+ | == Sample Files == | ||
+ | * [https://resources.oreilly.com/examples?utf8=%E2%9C%93&filter=indesign Example files] | ||
+ | * [https://github.com/digital-preservation/PRONOM_Research/tree/main/Submissions/Adobe%20InDesign%20Updates Sample files for various versions] | ||
== Links == | == Links == | ||
* [[Wikipedia: Adobe InDesign]] | * [[Wikipedia: Adobe InDesign]] | ||
* [https://www.adobe.com/products/indesign.html InDesign website] | * [https://www.adobe.com/products/indesign.html InDesign website] | ||
+ | * [https://gist.github.com/monokano/31876b3f96e0c92e8a61fdc540d69dc9 Python Version identification script] | ||
+ | * [http://in-tools.com/article/whats-with-back-save-to-earlier-versions-of-indesign/ Version issues with InDesign] | ||
[[Category:Adobe]] | [[Category:Adobe]] |
Latest revision as of 16:01, 27 November 2023
InDesign is a desktop publishing application from Adobe. It is the successor to PageMaker.
This article is mainly about the software, and its native INDD (InDesign Document) format. For other InDesign formats, see:
- IDML
- InDesign INX
- InDesign Book (.indb)
- InDesign Library (.indl)
Contents |
[edit] Identification
INDD files begin with bytes 06 06 ed f5
. Version identifier is at 0x1D or at 29th byte, ascii DOCUMENT
at byte 16.
[edit] Versions
Version | Extension | Year | Hex (BE) | PRONOM |
---|---|---|---|---|
InDesign Generic | INDD | x-fmt/450 | ||
InDesign 1.0 | INDD | 1999 | fmt/1628 | |
InDesign 1.5 | INDD | 2001 | 0x0150 | fmt/1629 |
InDesign 2.0 | INDD | 2002 | 0x0200 | fmt/1630 |
InDesign CS (3) | INDD | 2003 | 0x0300 | fmt/196 |
InDesign CS2 (4) | INDD | 2005 | 0x0400 | fmt/548 |
InDesign CS3 (5) | INDD | 2007 | 0x0500 | fmt/549 |
InDesign CS4 (6) | INDD | 2008 | 0x0600 | fmt/550 |
InDesign CS5 (7) | INDD | 2010 | 0x0700 | fmt/551 |
InDesign CS5.5 | INDD | 2011 | 0x0750 | fmt/1631 |
InDesign CS6 (8) | INDD | 2012 | 0x0800 | fmt/552 |
InDesign CC (9) | INDD | 2014 | 0x0900 | fmt/1632 |
InDesign CC 2014 (10) | INDD | 2014 | 0x0A00 | fmt/1633 |
InDesign CC 2015 (11) | INDD | 2015 | 0x0B00 | fmt/1634 |
InDesign CC 2015.1 (11.1) | INDD | 2015 | 0x0B10 | |
InDesign CC 2017 (12) | INDD | 2016 | 0x0C00 | fmt/1635 |
InDesign CC 2018 (13) | INDD | 2017 | 0x0D00 | fmt/1636 |
InDesign CC 2018.1 (13.1) | INDD | 2018 | 0x0D10 | |
InDesign CC 2019 (14) | INDD | 2018 | 0x0E00 | fmt/1637 |
InDesign CC 2020 (15) | INDD | 2019 | 0x0F00 | fmt/1638 |
InDesign CC 2021 (16) | INDD | 2020 | 0x1000 | fmt/1639 |
InDesign CC 2022 (17) | INDD | 2021 | 0x1100 | fmt/1640 |
InDesign CC 2023 (18) | INDD | 2022 | 0x1200 | fmt/1941 |
InDesign CC 2024 (19) | INDD | 2023 | 0x1300 | fmt/1942 |