<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Joergj</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Joergj"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/Joergj"/>
		<updated>2026-05-05T17:44:34Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/WinHelp_annotation</id>
		<title>WinHelp annotation</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/WinHelp_annotation"/>
				<updated>2024-06-28T17:42:58Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: Identification added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Annotation&lt;br /&gt;
|extensions={{ext|ann}}&lt;br /&gt;
}}&lt;br /&gt;
'''WinHelp annotation''' files (.ann) are annotations to [[HLP (WinHelp)]] files. &lt;br /&gt;
These in principal use the same structure as the HLP files.&lt;br /&gt;
Therefore, these are not pure text files, but they are rather binary files.&lt;br /&gt;
The annotation parts themselves are embedded as simple text.&lt;br /&gt;
&lt;br /&gt;
==Identification==&lt;br /&gt;
Files start with hex {{magic|3F 5F 03 00}} like WinHelp samples and at offset 0xD4 with bytes &amp;lt;code&amp;gt;62 6D 66 01 00&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://groups.google.com/forum/#!topic/macromedia.robohelp.winhelp/DtWkDgr_jQw Brief discussion of WinHelp annotations]&lt;br /&gt;
* [https://web.archive.org/web/20060429150603/http://www.geocities.com:80/mwinterhoff/helpdeco.htm Archived copy of Help Deco software from GeoCities link in above discussion]&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/WinHelp_annotation</id>
		<title>WinHelp annotation</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/WinHelp_annotation"/>
				<updated>2024-06-28T17:31:04Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: ANN files are binary&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Annotation&lt;br /&gt;
|extensions={{ext|ann}}&lt;br /&gt;
}}&lt;br /&gt;
'''WinHelp annotation''' files (.ann) are annotations to [[HLP (WinHelp)]] files. &lt;br /&gt;
These in principal use the same structure as the HLP files.&lt;br /&gt;
Therefore, these are not pure text files, but they are rather binary files.&lt;br /&gt;
The annotation parts themselves are embedded as simple text.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://groups.google.com/forum/#!topic/macromedia.robohelp.winhelp/DtWkDgr_jQw Brief discussion of WinHelp annotations]&lt;br /&gt;
* [https://web.archive.org/web/20060429150603/http://www.geocities.com:80/mwinterhoff/helpdeco.htm Archived copy of Help Deco software from GeoCities link in above discussion]&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File</id>
		<title>Microsoft Compound File</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File"/>
				<updated>2024-05-26T22:07:51Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: remove garbage text with Easy CD Creator before CLSID table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|thiscat=Microsoft Compound File&lt;br /&gt;
|locfdd={{LoCFDD|fdd000380}}, {{LoCFDD|fdd000392}}&lt;br /&gt;
|pronom={{PRONOM|fmt/111}}&lt;br /&gt;
}}&lt;br /&gt;
:''&amp;quot;OLE&amp;quot; redirects here. See also [[OLE 1.0 object]].''&lt;br /&gt;
&lt;br /&gt;
'''Microsoft Compound File''' is a complex container format used by some versions of [[Microsoft Office]], and other Windows-centric applications. It has features similar to those of a [[filesystem]] format.&lt;br /&gt;
&lt;br /&gt;
Its name has many variations, including:&lt;br /&gt;
* '''Compound File Binary File Format''' ('''CFBF''' or '''CFB''')&lt;br /&gt;
* '''Microsoft Compound Document File Format'''&lt;br /&gt;
* '''OLE Compound Document Format'''&lt;br /&gt;
* '''OLE2 Compound Document Format'''&lt;br /&gt;
* '''Composite Document File'''&lt;br /&gt;
* '''DocFile'''&lt;br /&gt;
&lt;br /&gt;
The format was not publicly documented by Microsoft until 2008.&lt;br /&gt;
&lt;br /&gt;
It is (or was?) unofficially known as ''LAOLA File Format''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with signature bytes {{magic|D0 CF 11 E0 A1 B1 1A E1}}.&lt;br /&gt;
&lt;br /&gt;
Identifying the specific document type can be difficult. Some, but not all, document types can be identified by the [[CLSID]] field in the &amp;quot;root storage&amp;quot; directory entry. This field is usually located at file offset 512×(1 + {the 32-bit integer at offset 48}) + 80.&lt;br /&gt;
&lt;br /&gt;
Some files have a stream named &amp;quot;&amp;lt;code&amp;gt;&amp;amp;lt;U+0005&amp;amp;gt;SummaryInformation&amp;lt;/code&amp;gt;&amp;quot; containing metadata, which may include information about the creating application.&lt;br /&gt;
&lt;br /&gt;
=== Root storage object CLSIDs ===&lt;br /&gt;
The table below lists some of the root storage object CLSIDs that have been observed in this type of file. Use this information at your own risk, as these identifiers can be unreliable.&lt;br /&gt;
&lt;br /&gt;
Microsoft's documentation says this about the CLSID field:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This field contains an object class GUID. [...] If not [all zeroes], the object class GUID can be used as a parameter to start applications.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although every ''storage object'' (think ''subdirectory'') can have a CLSID, this table is only concerned with the file's ''root'' storage object.&lt;br /&gt;
&lt;br /&gt;
Note that the CLSIDs are stored as [[GUID]]s in little-endian binary format, so they have a strange byte order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Root storage object CLSID !! Format&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000000-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || Unspecified (could be [[Windows thumbnail cache|Thumbs.db]], [[Visual Studio Solution Options file|SUO]], [[PageMaker]], [[Access|Microsoft Access]] wizard template, [[Easy CD Creator|Easy CD Creator]] 2 ...)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000257-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || [[Family Tree Maker|Family Tree Maker FTW]] &amp;lt;!-- Family Tree Maker version 1-4 *.ftw or backup *.fbk--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020810-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 5-95 XLS]] &amp;lt;!-- Excel 5-95 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020820-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 97-2003 XLS]] &amp;lt;!-- Excel 97-2003 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020900-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC|Word 6-95 DOC]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020906-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC]] &amp;lt;!-- Word 97-2003 document or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020d0b-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item File]] &amp;lt;!-- Outlook 97-2003 item --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021200-0000-0000-00C0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]] 95 (2.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021201-0000-0000-00c0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]] 97-2013 (3.0-11.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021302-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 3-4 WordProcessor]] &amp;lt;!-- Microsoft Works 4? document wps/ps/bps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021303-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 3-4 database]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a13-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2000-2002&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a14-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2003-2010&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022c44-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST DTP formats]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022C60-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST]] [[GST_ART|Art drawing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00044851-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 4.0 PPT]] &amp;lt;!-- PowerPoint 4.0 presentation --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0006f046-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item template]] &amp;lt;!-- Outlook 97-2003 item template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000C1082-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer]] transform script MST&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1084-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|MSI]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1086-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|Windows Installer Patch MSP]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{012d3cc0-4216-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 4.0]] &amp;lt;!-- StarOffice StarImpress 4.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b01c80-e03d-101a-b294-00dd010f2bf9}&amp;lt;/code&amp;gt; || [[AWD (At Work Document)|Microsoft fax At Work Document]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e0-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 4.0]] &amp;lt;!-- StarOffice StarChart 4.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e1-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 4.0]] &amp;lt;!-- StarOffice StarMath 4.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0ea45ab2-9e0a-11d1-a407-00c04fb932ba}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 5-6 WordProcessor]] &amp;lt;!-- Microsoft Works 5-6 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{18b8d021-b4fd-11d0-a97e-00a0c905410d}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{1cdd8c7b-81c0-45a0-9fed-04143144cc1e}&amp;lt;/code&amp;gt; || [[MAX (3ds Max)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc2-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 4 WordProcessor]] &amp;lt;!-- Microsoft Works 4 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc3-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 4 database]] &amp;lt;!-- Microsoft Works 4 database wdb/bdb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{2e8905a0-85bd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 5.0]] &amp;lt;!-- StarOffice StarDraw 5.0 drawing or template sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{31851f84-afe6-11d2-a3c9-00c04f72f340}&amp;lt;/code&amp;gt; || [[Microsoft MapPoint]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{340ac970-e30d-11d0-a53f-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 4.0]] &amp;lt;!-- StarOffice Master 4.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{3f543fa0-b6a6-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 3.0]] &amp;lt;!-- StarOffice StarCalc 3.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe60-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[WordPerfect_Graphics|WordPerfect 9 Graphic ]] &amp;lt;!-- WordPerfect 9 Graphic wpg --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe62-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[SHW_(Corel)|Corel 7-X3 presentation]] &amp;lt;!-- WordPerfect 7-X3 presentation shw --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4D29B490-49B2-11D0-93C3-7E0706000000}&amp;lt;/code&amp;gt; || |[[IPT|Autodesk Inventor]] Part &amp;lt;!-- *.ipt about year 2019 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{519873FF-2DAD-0220-1937-0000929679CD}&amp;lt;/code&amp;gt; || [[WordPerfect]] document &amp;lt;!-- UNKNOWN VERSION https://fossies.org/linux/wp2latex/test/ole6.wpd --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{565c7221-85bc-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 5.0]] &amp;lt;!-- StarOffice StarImpress 5.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616700-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[FlashPix]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616800-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]] or [[MIX (Picture It!)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{59850400-6664-101B-B21C-00AA004BA90B}&amp;lt;/code&amp;gt; || [[Microsoft Office]] Binder &amp;lt;!-- tested only version 8; OBD for document like BINDER.OBD, OBT for template like REPORT.OBT and OBZ for Wizard --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6361d441-4235-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 4.0]] &amp;lt;!-- StarOffice StarCalc 4.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{64818d10-4f9b-11cf-86ea-00aa00b929e8}&amp;lt;/code&amp;gt; || [[PPT]] &amp;lt;!-- PowerPoint 97-2003 presentation or template ppt/pps/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6E26C7C0-8CB9-11D3-A1C8-00C04F612452}&amp;lt;/code&amp;gt; || [[Microsoft Works]] portfolio &amp;lt;!-- Microsoft Works (organizer for pictures; probably version 6 and 7) portfolio wsbsamp.wsb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{74b78f3a-c8c8-11d1-be11-00c04fb6faf1}&amp;lt;/code&amp;gt; || [[Microsoft Project]] &amp;lt;!-- Microsoft Project mpp --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{817246F0-720A-11CF-8718-00AA0060263B}&amp;lt;/code&amp;gt; || [[Microsoft PowerPoint]] Addin or Wizard &amp;lt;!-- only version 97 tested; Microsoft Powerpoint Addin like BSHPPT97.PPA or Wizard like &amp;quot;AutoContent Wizard.pwz&amp;quot; --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4F4D4E49-464F-524D-AFDC-0020AF286206}&amp;lt;/code&amp;gt; || [[OmniForm]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{8b04e9b0-420e-11d0-a45e-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 4.0]] &amp;lt;!-- StarOffice StarWriter 4.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{A9C39302-770A-11D1-893F-00802964B632}&amp;lt;/code&amp;gt; || [[Easy CD Creator|Easy CD Creator]] 4 &amp;lt;!-- *.cl4 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{af10aae0-b36d-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 3.0]] &amp;lt;!-- StarOffice StarDraw 3.0 drawing or template sdd/sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{bf884321-85dd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 5.0]] &amp;lt;!-- StarOffice StarChart 5.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d1-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 5.0]] &amp;lt;!-- StarOffice StarWriter 5.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d3-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 5.0]] &amp;lt;!-- StarOffice Master 5.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c65e63e1-6c0e-11cf-842e-00aa006130ba}&amp;lt;/code&amp;gt; || [[Softimage SCN]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c6a5b861-85d6-11d1-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 5.0]] &amp;lt;!-- StarOffice StarCalc 5.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{d4590460-35fd-101c-b12a-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 3.0]] &amp;lt;!-- StarOffice StarMath 3.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{dc5c7e40-b35c-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 3.0]] &amp;lt;!-- StarOffice StarWriter 3.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{de14f420-ac1c-11ce-be26-db67235e2689}&amp;lt;/code&amp;gt; || [[CorelCAD|CorelCAD]] Drawing or Template &amp;lt;!-- CorelCAD Drawing *.ccd or Tenmplate *.cct --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ea7bae70-fb3b-11cd-a903-00aa00510ea3}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 95 PPT]] &amp;lt;!-- PowerPoint 95 presentation ppt/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{fb9c99e0-2c6d-101c-8e2c-00001b4cc711}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 3.0]] &amp;lt;!-- StarOffice StarChart 3.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ffb5e640-85de-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 5.0]] &amp;lt;!-- StarOffice StarMath 5.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{597CAA70-72AA-11CF-831E-524153480000}&amp;lt;/code&amp;gt; || [[FLA|Adobe Flash]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{48D026F3-C031-11D1-8FAB-00A0C96E3856}&amp;lt;/code&amp;gt; || [[OFM|Melco Project File]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
* [[OLE Property Set]]&lt;br /&gt;
&lt;br /&gt;
For formats based on this format, see [[:Category:Microsoft Compound File]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd942138.aspx MSDN: Compound File Binary File Format] → [MS-CFB] PDF&lt;br /&gt;
* [https://www.openoffice.org/sc/compdocfileformat.pdf OpenOffice.org's documentation]&lt;br /&gt;
&lt;br /&gt;
== Programs, libraries, and utilities ==&lt;br /&gt;
* [http://www.mitec.cz/ssv.html Structured Storage Viewer]&lt;br /&gt;
* [https://github.com/libyal/libolecf/wiki libolecf]&lt;br /&gt;
* [http://www.decalage.info/python/olefileio OleFileIO_PL - a Python module to read MS OLE2 files]&lt;br /&gt;
* [http://videos.didierstevens.com/2014/08/26/oledump-py-beta/ oledump.py beta]&lt;br /&gt;
* [https://github.com/unixfreak0037/officeparser officeparser]&lt;br /&gt;
* [http://decalage.info/python/oletools python-oletools - python tools to analyze OLE files]&lt;br /&gt;
* [https://sourceforge.net/projects/openmcdf/ OpenMCDF]&lt;br /&gt;
* [https://poi.apache.org/ Apache POI] - Java API for Microsoft documents&lt;br /&gt;
* [https://github.com/renyxa/re-lab Re-lab / OLE Toy]&lt;br /&gt;
* [https://b2xtranslator.sourceforge.net/ Office Binary (doc, xls, ppt) Translator to Open XML]&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* {{DexvertSamples|archive/msCompound}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Compound File Binary Format|Wikipedia article]]&lt;br /&gt;
* [{{ForensicsWikiURL|ole_compound_file}} Forensics Wiki article]&lt;br /&gt;
* [http://www.joelonsoftware.com/items/2008/02/19.html Joel on Software: Why are the Microsoft Office file formats so complicated?]&lt;br /&gt;
* Some (older) reverse engineered information [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/guide.html here] and a Perl module [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/laola.pl here]&lt;br /&gt;
* [http://blog.avira.com/malicious-office-macros-dead/ Malicious Office macros are not dead]&lt;br /&gt;
* [http://decalage.info/file_formats_security/office MS Office 97-2003 legacy/binary formats security] - article with lots of resources on MS Office formats, including analysis techniques, tools and parsing libraries&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/aa295067(v=vs.60).aspx MSDN: Providing Summary Information]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File</id>
		<title>Microsoft Compound File</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File"/>
				<updated>2024-05-22T13:50:06Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: add &amp;quot;older&amp;quot; Microsoft Publisher 2.0 to CLSID table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|thiscat=Microsoft Compound File&lt;br /&gt;
|locfdd={{LoCFDD|fdd000380}}, {{LoCFDD|fdd000392}}&lt;br /&gt;
|pronom={{PRONOM|fmt/111}}&lt;br /&gt;
}}&lt;br /&gt;
:''&amp;quot;OLE&amp;quot; redirects here. See also [[OLE 1.0 object]].''&lt;br /&gt;
&lt;br /&gt;
'''Microsoft Compound File''' is a complex container format used by some versions of [[Microsoft Office]], and other Windows-centric applications. It has features similar to those of a [[filesystem]] format.&lt;br /&gt;
&lt;br /&gt;
Its name has many variations, including:&lt;br /&gt;
* '''Compound File Binary File Format''' ('''CFBF''' or '''CFB''')&lt;br /&gt;
* '''Microsoft Compound Document File Format'''&lt;br /&gt;
* '''OLE Compound Document Format'''&lt;br /&gt;
* '''OLE2 Compound Document Format'''&lt;br /&gt;
* '''Composite Document File'''&lt;br /&gt;
* '''DocFile'''&lt;br /&gt;
&lt;br /&gt;
The format was not publicly documented by Microsoft until 2008.&lt;br /&gt;
&lt;br /&gt;
It is (or was?) unofficially known as ''LAOLA File Format''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with signature bytes {{magic|D0 CF 11 E0 A1 B1 1A E1}}.&lt;br /&gt;
&lt;br /&gt;
Identifying the specific document type can be difficult. Some, but not all, document types can be identified by the [[CLSID]] field in the &amp;quot;root storage&amp;quot; directory entry. This field is usually located at file offset 512×(1 + {the 32-bit integer at offset 48}) + 80.&lt;br /&gt;
&lt;br /&gt;
Some files have a stream named &amp;quot;&amp;lt;code&amp;gt;&amp;amp;lt;U+0005&amp;amp;gt;SummaryInformation&amp;lt;/code&amp;gt;&amp;quot; containing metadata, which may include information about the creating application.&lt;br /&gt;
&lt;br /&gt;
=== Root storage object CLSIDs ===&lt;br /&gt;
The table below lists some of the root storage object CLSIDs that have been observed in this type of file. Use this information at your own risk, as these identifiers can be unreliable.&lt;br /&gt;
&lt;br /&gt;
Microsoft's documentation says this about the CLSID field:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This field contains an object class GUID. [...] If not [all zeroes], the object class GUID can be used as a parameter to start applications.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although every ''storage object'' (think ''subdirectory'') can have a CLSID, this table is only concerned with the file's ''root'' storage object.&lt;br /&gt;
&lt;br /&gt;
Note that the CLSIDs are stored as [[GUID]]s in little-endian binary format, so they have a strange byte order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Root storage object CLSID !! Format&lt;br /&gt;
|-&lt;br /&gt;
Creator 2 Layout|Easy CD Creator]]...)&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000000-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || Unspecified (could be [[Windows thumbnail cache|Thumbs.db]], [[Visual Studio Solution Options file|SUO]], [[PageMaker]], [[Access|Microsoft Access]] wizard template, [[Easy CD Creator|Easy CD Creator]] 2 ...)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000257-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || [[Family Tree Maker|Family Tree Maker FTW]] &amp;lt;!-- Family Tree Maker version 1-4 *.ftw or backup *.fbk--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020810-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 5-95 XLS]] &amp;lt;!-- Excel 5-95 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020820-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 97-2003 XLS]] &amp;lt;!-- Excel 97-2003 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020900-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC|Word 6-95 DOC]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020906-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC]] &amp;lt;!-- Word 97-2003 document or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020d0b-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item File]] &amp;lt;!-- Outlook 97-2003 item --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021200-0000-0000-00C0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]] 95 (2.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021201-0000-0000-00c0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]] 97-2013 (3.0-11.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021302-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 3-4 WordProcessor]] &amp;lt;!-- Microsoft Works 4? document wps/ps/bps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021303-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 3-4 database]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a13-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2000-2002&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a14-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2003-2010&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022c44-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST DTP formats]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022C60-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST]] [[GST_ART|Art drawing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00044851-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 4.0 PPT]] &amp;lt;!-- PowerPoint 4.0 presentation --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0006f046-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item template]] &amp;lt;!-- Outlook 97-2003 item template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000C1082-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer]] transform script MST&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1084-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|MSI]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1086-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|Windows Installer Patch MSP]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{012d3cc0-4216-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 4.0]] &amp;lt;!-- StarOffice StarImpress 4.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b01c80-e03d-101a-b294-00dd010f2bf9}&amp;lt;/code&amp;gt; || [[AWD (At Work Document)|Microsoft fax At Work Document]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e0-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 4.0]] &amp;lt;!-- StarOffice StarChart 4.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e1-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 4.0]] &amp;lt;!-- StarOffice StarMath 4.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0ea45ab2-9e0a-11d1-a407-00c04fb932ba}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 5-6 WordProcessor]] &amp;lt;!-- Microsoft Works 5-6 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{18b8d021-b4fd-11d0-a97e-00a0c905410d}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{1cdd8c7b-81c0-45a0-9fed-04143144cc1e}&amp;lt;/code&amp;gt; || [[MAX (3ds Max)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc2-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 4 WordProcessor]] &amp;lt;!-- Microsoft Works 4 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc3-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 4 database]] &amp;lt;!-- Microsoft Works 4 database wdb/bdb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{2e8905a0-85bd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 5.0]] &amp;lt;!-- StarOffice StarDraw 5.0 drawing or template sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{31851f84-afe6-11d2-a3c9-00c04f72f340}&amp;lt;/code&amp;gt; || [[Microsoft MapPoint]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{340ac970-e30d-11d0-a53f-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 4.0]] &amp;lt;!-- StarOffice Master 4.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{3f543fa0-b6a6-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 3.0]] &amp;lt;!-- StarOffice StarCalc 3.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe60-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[WordPerfect_Graphics|WordPerfect 9 Graphic ]] &amp;lt;!-- WordPerfect 9 Graphic wpg --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe62-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[SHW_(Corel)|Corel 7-X3 presentation]] &amp;lt;!-- WordPerfect 7-X3 presentation shw --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4D29B490-49B2-11D0-93C3-7E0706000000}&amp;lt;/code&amp;gt; || |[[IPT|Autodesk Inventor]] Part &amp;lt;!-- *.ipt about year 2019 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{519873FF-2DAD-0220-1937-0000929679CD}&amp;lt;/code&amp;gt; || [[WordPerfect]] document &amp;lt;!-- UNKNOWN VERSION https://fossies.org/linux/wp2latex/test/ole6.wpd --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{565c7221-85bc-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 5.0]] &amp;lt;!-- StarOffice StarImpress 5.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616700-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[FlashPix]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616800-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]] or [[MIX (Picture It!)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{59850400-6664-101B-B21C-00AA004BA90B}&amp;lt;/code&amp;gt; || [[Microsoft Office]] Binder &amp;lt;!-- tested only version 8; OBD for document like BINDER.OBD, OBT for template like REPORT.OBT and OBZ for Wizard --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6361d441-4235-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 4.0]] &amp;lt;!-- StarOffice StarCalc 4.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{64818d10-4f9b-11cf-86ea-00aa00b929e8}&amp;lt;/code&amp;gt; || [[PPT]] &amp;lt;!-- PowerPoint 97-2003 presentation or template ppt/pps/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6E26C7C0-8CB9-11D3-A1C8-00C04F612452}&amp;lt;/code&amp;gt; || [[Microsoft Works]] portfolio &amp;lt;!-- Microsoft Works (organizer for pictures; probably version 6 and 7) portfolio wsbsamp.wsb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{74b78f3a-c8c8-11d1-be11-00c04fb6faf1}&amp;lt;/code&amp;gt; || [[Microsoft Project]] &amp;lt;!-- Microsoft Project mpp --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{817246F0-720A-11CF-8718-00AA0060263B}&amp;lt;/code&amp;gt; || [[Microsoft PowerPoint]] Addin or Wizard &amp;lt;!-- only version 97 tested; Microsoft Powerpoint Addin like BSHPPT97.PPA or Wizard like &amp;quot;AutoContent Wizard.pwz&amp;quot; --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4F4D4E49-464F-524D-AFDC-0020AF286206}&amp;lt;/code&amp;gt; || [[OmniForm]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{8b04e9b0-420e-11d0-a45e-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 4.0]] &amp;lt;!-- StarOffice StarWriter 4.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{A9C39302-770A-11D1-893F-00802964B632}&amp;lt;/code&amp;gt; || [[Easy CD Creator|Easy CD Creator]] 4 &amp;lt;!-- *.cl4 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{af10aae0-b36d-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 3.0]] &amp;lt;!-- StarOffice StarDraw 3.0 drawing or template sdd/sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{bf884321-85dd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 5.0]] &amp;lt;!-- StarOffice StarChart 5.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d1-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 5.0]] &amp;lt;!-- StarOffice StarWriter 5.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d3-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 5.0]] &amp;lt;!-- StarOffice Master 5.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c65e63e1-6c0e-11cf-842e-00aa006130ba}&amp;lt;/code&amp;gt; || [[Softimage SCN]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c6a5b861-85d6-11d1-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 5.0]] &amp;lt;!-- StarOffice StarCalc 5.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{d4590460-35fd-101c-b12a-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 3.0]] &amp;lt;!-- StarOffice StarMath 3.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{dc5c7e40-b35c-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 3.0]] &amp;lt;!-- StarOffice StarWriter 3.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{de14f420-ac1c-11ce-be26-db67235e2689}&amp;lt;/code&amp;gt; || [[CorelCAD|CorelCAD]] Drawing or Template &amp;lt;!-- CorelCAD Drawing *.ccd or Tenmplate *.cct --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ea7bae70-fb3b-11cd-a903-00aa00510ea3}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 95 PPT]] &amp;lt;!-- PowerPoint 95 presentation ppt/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{fb9c99e0-2c6d-101c-8e2c-00001b4cc711}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 3.0]] &amp;lt;!-- StarOffice StarChart 3.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ffb5e640-85de-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 5.0]] &amp;lt;!-- StarOffice StarMath 5.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{597CAA70-72AA-11CF-831E-524153480000}&amp;lt;/code&amp;gt; || [[FLA|Adobe Flash]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{48D026F3-C031-11D1-8FAB-00A0C96E3856}&amp;lt;/code&amp;gt; || [[OFM|Melco Project File]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
* [[OLE Property Set]]&lt;br /&gt;
&lt;br /&gt;
For formats based on this format, see [[:Category:Microsoft Compound File]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd942138.aspx MSDN: Compound File Binary File Format] → [MS-CFB] PDF&lt;br /&gt;
* [https://www.openoffice.org/sc/compdocfileformat.pdf OpenOffice.org's documentation]&lt;br /&gt;
&lt;br /&gt;
== Programs, libraries, and utilities ==&lt;br /&gt;
* [http://www.mitec.cz/ssv.html Structured Storage Viewer]&lt;br /&gt;
* [https://github.com/libyal/libolecf/wiki libolecf]&lt;br /&gt;
* [http://www.decalage.info/python/olefileio OleFileIO_PL - a Python module to read MS OLE2 files]&lt;br /&gt;
* [http://videos.didierstevens.com/2014/08/26/oledump-py-beta/ oledump.py beta]&lt;br /&gt;
* [https://github.com/unixfreak0037/officeparser officeparser]&lt;br /&gt;
* [http://decalage.info/python/oletools python-oletools - python tools to analyze OLE files]&lt;br /&gt;
* [https://sourceforge.net/projects/openmcdf/ OpenMCDF]&lt;br /&gt;
* [https://poi.apache.org/ Apache POI] - Java API for Microsoft documents&lt;br /&gt;
* [https://github.com/renyxa/re-lab Re-lab / OLE Toy]&lt;br /&gt;
* [https://b2xtranslator.sourceforge.net/ Office Binary (doc, xls, ppt) Translator to Open XML]&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* {{DexvertSamples|archive/msCompound}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Compound File Binary Format|Wikipedia article]]&lt;br /&gt;
* [{{ForensicsWikiURL|ole_compound_file}} Forensics Wiki article]&lt;br /&gt;
* [http://www.joelonsoftware.com/items/2008/02/19.html Joel on Software: Why are the Microsoft Office file formats so complicated?]&lt;br /&gt;
* Some (older) reverse engineered information [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/guide.html here] and a Perl module [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/laola.pl here]&lt;br /&gt;
* [http://blog.avira.com/malicious-office-macros-dead/ Malicious Office macros are not dead]&lt;br /&gt;
* [http://decalage.info/file_formats_security/office MS Office 97-2003 legacy/binary formats security] - article with lots of resources on MS Office formats, including analysis techniques, tools and parsing libraries&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/aa295067(v=vs.60).aspx MSDN: Providing Summary Information]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Easy_CD_Creator</id>
		<title>Easy CD Creator</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Easy_CD_Creator"/>
				<updated>2024-05-21T02:07:22Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: difference between CL2 and CL4 variant&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Disk Image Formats&lt;br /&gt;
|extensions={{ext|cl2}}, {{ext|cl3}}, {{ext|cl4}}, {{ext|cif}}&lt;br /&gt;
|released=1996&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
In 1996 Adaptec purchased [[CDL|Corel CD Creator]] and it was combined with Easy-CD Pro to form Easy CD Creator&amp;lt;ref&amp;gt;https://cdrfaq.org/faq06.html#S6-1-2&amp;lt;/ref&amp;gt;. CD Creator software allowed the user to create a Data or Audio CD layout by adding files or music in order to burn a disc. This layout could be saved for later use. The layout only referenced the file location and not the files themselves. It appears most versions were not backwards compatible with the saved &amp;quot;layout&amp;quot; file&amp;lt;ref&amp;gt;https://forums.support.roxio.com/topic/122116-recovery-of-cl3-files-made-by-easy-cd-creator-35/&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==File Identification==&lt;br /&gt;
&lt;br /&gt;
CL2-CL4 files are based on the [[Microsoft Compound File]] format&amp;lt;ref&amp;gt;https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/cl4.trid.xml&amp;lt;/ref&amp;gt;. All have similar internal structure.&lt;br /&gt;
The second directory entry name is Contents,&lt;br /&gt;
but the CL2 variant have zeroed Root storage object CLSID, whereas the CL4 variant use &amp;lt;code&amp;gt;{A9C39302-770A-11D1-893F-00802964B632}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Starting is CL4, Jewel Case/Label art is created in a separate application and saved as [[JWL]] files. Therefore files created in CL2 &amp;amp; CL3 cannot be opened in CL4. &lt;br /&gt;
&lt;br /&gt;
CIF files are based on the [[RIFF]] format with type &amp;lt;code&amp;gt;imag&amp;lt;/code&amp;gt;&amp;lt;ref&amp;gt;http://mark0.net/download/triddefs_xml.7z → i → img-cif.trid.xml&amp;lt;/ref&amp;gt; and contain an [[ISO_9660|ISO 9660]] filesystem image.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* [https://archive.org/details/adaptec-cd-creator Adaptec CD-Creator 1.0 &amp;amp; 2.0]&lt;br /&gt;
* [https://archive.org/details/AdaptecEasyCDPro211996 Adaptec Easy CD Pro 2.1 1996]&lt;br /&gt;
* [https://archive.org/details/AdaptecEasyCDCreatorStandardEditionIncludesAdaptecEasyCDCreator4AndDirectCD32000 Adaptec Easy CD Creator 4]&lt;br /&gt;
* [https://web.archive.org/web/20010413000705/http://www.roxio.com/en/support/ecdc/ecdc4vhist.html Easy CD Creator version 4 history]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft Compound File]]&lt;br /&gt;
[[Category:RIFF based file formats]]&lt;br /&gt;
[[Category:Roxio]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File</id>
		<title>Microsoft Compound File</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File"/>
				<updated>2024-05-21T02:05:44Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added Easy CD Creator to CLSID table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|thiscat=Microsoft Compound File&lt;br /&gt;
|locfdd={{LoCFDD|fdd000380}}, {{LoCFDD|fdd000392}}&lt;br /&gt;
|pronom={{PRONOM|fmt/111}}&lt;br /&gt;
}}&lt;br /&gt;
:''&amp;quot;OLE&amp;quot; redirects here. See also [[OLE 1.0 object]].''&lt;br /&gt;
&lt;br /&gt;
'''Microsoft Compound File''' is a complex container format used by some versions of [[Microsoft Office]], and other Windows-centric applications. It has features similar to those of a [[filesystem]] format.&lt;br /&gt;
&lt;br /&gt;
Its name has many variations, including:&lt;br /&gt;
* '''Compound File Binary File Format''' ('''CFBF''' or '''CFB''')&lt;br /&gt;
* '''Microsoft Compound Document File Format'''&lt;br /&gt;
* '''OLE Compound Document Format'''&lt;br /&gt;
* '''OLE2 Compound Document Format'''&lt;br /&gt;
* '''Composite Document File'''&lt;br /&gt;
* '''DocFile'''&lt;br /&gt;
&lt;br /&gt;
The format was not publicly documented by Microsoft until 2008.&lt;br /&gt;
&lt;br /&gt;
It is (or was?) unofficially known as ''LAOLA File Format''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with signature bytes {{magic|D0 CF 11 E0 A1 B1 1A E1}}.&lt;br /&gt;
&lt;br /&gt;
Identifying the specific document type can be difficult. Some, but not all, document types can be identified by the [[CLSID]] field in the &amp;quot;root storage&amp;quot; directory entry. This field is usually located at file offset 512×(1 + {the 32-bit integer at offset 48}) + 80.&lt;br /&gt;
&lt;br /&gt;
Some files have a stream named &amp;quot;&amp;lt;code&amp;gt;&amp;amp;lt;U+0005&amp;amp;gt;SummaryInformation&amp;lt;/code&amp;gt;&amp;quot; containing metadata, which may include information about the creating application.&lt;br /&gt;
&lt;br /&gt;
=== Root storage object CLSIDs ===&lt;br /&gt;
The table below lists some of the root storage object CLSIDs that have been observed in this type of file. Use this information at your own risk, as these identifiers can be unreliable.&lt;br /&gt;
&lt;br /&gt;
Microsoft's documentation says this about the CLSID field:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This field contains an object class GUID. [...] If not [all zeroes], the object class GUID can be used as a parameter to start applications.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although every ''storage object'' (think ''subdirectory'') can have a CLSID, this table is only concerned with the file's ''root'' storage object.&lt;br /&gt;
&lt;br /&gt;
Note that the CLSIDs are stored as [[GUID]]s in little-endian binary format, so they have a strange byte order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Root storage object CLSID !! Format&lt;br /&gt;
|-&lt;br /&gt;
Creator 2 Layout|Easy CD Creator]]...)&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000000-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || Unspecified (could be [[Windows thumbnail cache|Thumbs.db]], [[Visual Studio Solution Options file|SUO]], [[PageMaker]], [[Access|Microsoft Access]] wizard template, [[Easy CD Creator|Easy CD Creator]] 2 ...)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000257-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || [[Family Tree Maker|Family Tree Maker FTW]] &amp;lt;!-- Family Tree Maker version 1-4 *.ftw or backup *.fbk--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020810-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 5-95 XLS]] &amp;lt;!-- Excel 5-95 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020820-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 97-2003 XLS]] &amp;lt;!-- Excel 97-2003 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020900-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC|Word 6-95 DOC]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020906-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC]] &amp;lt;!-- Word 97-2003 document or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020d0b-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item File]] &amp;lt;!-- Outlook 97-2003 item --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021201-0000-0000-00c0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021302-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 3-4 WordProcessor]] &amp;lt;!-- Microsoft Works 4? document wps/ps/bps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021303-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 3-4 database]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a13-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2000-2002&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a14-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2003-2010&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022c44-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST DTP formats]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022C60-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST]] [[GST_ART|Art drawing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00044851-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 4.0 PPT]] &amp;lt;!-- PowerPoint 4.0 presentation --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0006f046-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item template]] &amp;lt;!-- Outlook 97-2003 item template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000C1082-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer]] transform script MST&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1084-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|MSI]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1086-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|Windows Installer Patch MSP]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{012d3cc0-4216-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 4.0]] &amp;lt;!-- StarOffice StarImpress 4.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b01c80-e03d-101a-b294-00dd010f2bf9}&amp;lt;/code&amp;gt; || [[AWD (At Work Document)|Microsoft fax At Work Document]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e0-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 4.0]] &amp;lt;!-- StarOffice StarChart 4.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e1-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 4.0]] &amp;lt;!-- StarOffice StarMath 4.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0ea45ab2-9e0a-11d1-a407-00c04fb932ba}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 5-6 WordProcessor]] &amp;lt;!-- Microsoft Works 5-6 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{18b8d021-b4fd-11d0-a97e-00a0c905410d}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{1cdd8c7b-81c0-45a0-9fed-04143144cc1e}&amp;lt;/code&amp;gt; || [[MAX (3ds Max)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc2-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 4 WordProcessor]] &amp;lt;!-- Microsoft Works 4 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc3-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 4 database]] &amp;lt;!-- Microsoft Works 4 database wdb/bdb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{2e8905a0-85bd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 5.0]] &amp;lt;!-- StarOffice StarDraw 5.0 drawing or template sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{31851f84-afe6-11d2-a3c9-00c04f72f340}&amp;lt;/code&amp;gt; || [[Microsoft MapPoint]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{340ac970-e30d-11d0-a53f-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 4.0]] &amp;lt;!-- StarOffice Master 4.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{3f543fa0-b6a6-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 3.0]] &amp;lt;!-- StarOffice StarCalc 3.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe60-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[WordPerfect_Graphics|WordPerfect 9 Graphic ]] &amp;lt;!-- WordPerfect 9 Graphic wpg --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe62-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[SHW_(Corel)|Corel 7-X3 presentation]] &amp;lt;!-- WordPerfect 7-X3 presentation shw --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4D29B490-49B2-11D0-93C3-7E0706000000}&amp;lt;/code&amp;gt; || |[[IPT|Autodesk Inventor]] Part &amp;lt;!-- *.ipt about year 2019 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{519873FF-2DAD-0220-1937-0000929679CD}&amp;lt;/code&amp;gt; || [[WordPerfect]] document &amp;lt;!-- UNKNOWN VERSION https://fossies.org/linux/wp2latex/test/ole6.wpd --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{565c7221-85bc-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 5.0]] &amp;lt;!-- StarOffice StarImpress 5.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616700-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[FlashPix]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616800-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]] or [[MIX (Picture It!)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{59850400-6664-101B-B21C-00AA004BA90B}&amp;lt;/code&amp;gt; || [[Microsoft Office]] Binder &amp;lt;!-- tested only version 8; OBD for document like BINDER.OBD, OBT for template like REPORT.OBT and OBZ for Wizard --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6361d441-4235-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 4.0]] &amp;lt;!-- StarOffice StarCalc 4.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{64818d10-4f9b-11cf-86ea-00aa00b929e8}&amp;lt;/code&amp;gt; || [[PPT]] &amp;lt;!-- PowerPoint 97-2003 presentation or template ppt/pps/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6E26C7C0-8CB9-11D3-A1C8-00C04F612452}&amp;lt;/code&amp;gt; || [[Microsoft Works]] portfolio &amp;lt;!-- Microsoft Works (organizer for pictures; probably version 6 and 7) portfolio wsbsamp.wsb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{74b78f3a-c8c8-11d1-be11-00c04fb6faf1}&amp;lt;/code&amp;gt; || [[Microsoft Project]] &amp;lt;!-- Microsoft Project mpp --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{817246F0-720A-11CF-8718-00AA0060263B}&amp;lt;/code&amp;gt; || [[Microsoft PowerPoint]] Addin or Wizard &amp;lt;!-- only version 97 tested; Microsoft Powerpoint Addin like BSHPPT97.PPA or Wizard like &amp;quot;AutoContent Wizard.pwz&amp;quot; --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4F4D4E49-464F-524D-AFDC-0020AF286206}&amp;lt;/code&amp;gt; || [[OmniForm]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{8b04e9b0-420e-11d0-a45e-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 4.0]] &amp;lt;!-- StarOffice StarWriter 4.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{A9C39302-770A-11D1-893F-00802964B632}&amp;lt;/code&amp;gt; || [[Easy CD Creator|Easy CD Creator]] 4 &amp;lt;!-- *.cl4 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{af10aae0-b36d-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 3.0]] &amp;lt;!-- StarOffice StarDraw 3.0 drawing or template sdd/sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{bf884321-85dd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 5.0]] &amp;lt;!-- StarOffice StarChart 5.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d1-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 5.0]] &amp;lt;!-- StarOffice StarWriter 5.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d3-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 5.0]] &amp;lt;!-- StarOffice Master 5.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c65e63e1-6c0e-11cf-842e-00aa006130ba}&amp;lt;/code&amp;gt; || [[Softimage SCN]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c6a5b861-85d6-11d1-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 5.0]] &amp;lt;!-- StarOffice StarCalc 5.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{d4590460-35fd-101c-b12a-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 3.0]] &amp;lt;!-- StarOffice StarMath 3.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{dc5c7e40-b35c-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 3.0]] &amp;lt;!-- StarOffice StarWriter 3.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{de14f420-ac1c-11ce-be26-db67235e2689}&amp;lt;/code&amp;gt; || [[CorelCAD|CorelCAD]] Drawing or Template &amp;lt;!-- CorelCAD Drawing *.ccd or Tenmplate *.cct --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ea7bae70-fb3b-11cd-a903-00aa00510ea3}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 95 PPT]] &amp;lt;!-- PowerPoint 95 presentation ppt/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{fb9c99e0-2c6d-101c-8e2c-00001b4cc711}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 3.0]] &amp;lt;!-- StarOffice StarChart 3.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ffb5e640-85de-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 5.0]] &amp;lt;!-- StarOffice StarMath 5.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{597CAA70-72AA-11CF-831E-524153480000}&amp;lt;/code&amp;gt; || [[FLA|Adobe Flash]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{48D026F3-C031-11D1-8FAB-00A0C96E3856}&amp;lt;/code&amp;gt; || [[OFM|Melco Project File]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
* [[OLE Property Set]]&lt;br /&gt;
&lt;br /&gt;
For formats based on this format, see [[:Category:Microsoft Compound File]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd942138.aspx MSDN: Compound File Binary File Format] → [MS-CFB] PDF&lt;br /&gt;
* [https://www.openoffice.org/sc/compdocfileformat.pdf OpenOffice.org's documentation]&lt;br /&gt;
&lt;br /&gt;
== Programs, libraries, and utilities ==&lt;br /&gt;
* [http://www.mitec.cz/ssv.html Structured Storage Viewer]&lt;br /&gt;
* [https://github.com/libyal/libolecf/wiki libolecf]&lt;br /&gt;
* [http://www.decalage.info/python/olefileio OleFileIO_PL - a Python module to read MS OLE2 files]&lt;br /&gt;
* [http://videos.didierstevens.com/2014/08/26/oledump-py-beta/ oledump.py beta]&lt;br /&gt;
* [https://github.com/unixfreak0037/officeparser officeparser]&lt;br /&gt;
* [http://decalage.info/python/oletools python-oletools - python tools to analyze OLE files]&lt;br /&gt;
* [https://sourceforge.net/projects/openmcdf/ OpenMCDF]&lt;br /&gt;
* [https://poi.apache.org/ Apache POI] - Java API for Microsoft documents&lt;br /&gt;
* [https://github.com/renyxa/re-lab Re-lab / OLE Toy]&lt;br /&gt;
* [https://b2xtranslator.sourceforge.net/ Office Binary (doc, xls, ppt) Translator to Open XML]&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* {{DexvertSamples|archive/msCompound}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Compound File Binary Format|Wikipedia article]]&lt;br /&gt;
* [{{ForensicsWikiURL|ole_compound_file}} Forensics Wiki article]&lt;br /&gt;
* [http://www.joelonsoftware.com/items/2008/02/19.html Joel on Software: Why are the Microsoft Office file formats so complicated?]&lt;br /&gt;
* Some (older) reverse engineered information [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/guide.html here] and a Perl module [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/laola.pl here]&lt;br /&gt;
* [http://blog.avira.com/malicious-office-macros-dead/ Malicious Office macros are not dead]&lt;br /&gt;
* [http://decalage.info/file_formats_security/office MS Office 97-2003 legacy/binary formats security] - article with lots of resources on MS Office formats, including analysis techniques, tools and parsing libraries&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/aa295067(v=vs.60).aspx MSDN: Providing Summary Information]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/PICT</id>
		<title>PICT</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/PICT"/>
				<updated>2024-05-20T12:14:30Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added more software&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Graphics&lt;br /&gt;
|mimetypes={{mimetype|image/x-pict}}, {{mimetype|image/pict}}&lt;br /&gt;
|extensions={{ext|pict}}, {{ext|pct}}, {{ext|pic}}&lt;br /&gt;
|pronom={{PRONOM|fmt/341}}, {{PRONOM|x-fmt/80}}&lt;br /&gt;
|wikidata={{wikidata|Q2044200}}&lt;br /&gt;
|released=1984&lt;br /&gt;
}}&lt;br /&gt;
'''PICT''', or '''QuickDraw/PICT''', is a graphics format native to Macintosh computers. It is associated with the QuickDraw API.&lt;br /&gt;
&lt;br /&gt;
Though it is a vector format, it is often used as if it were a raster format. Many files contain just a single bitmap image.&lt;br /&gt;
&lt;br /&gt;
PICT format is complicated and quirky. Although plenty of documentation about it exists, there does not appear to be any single source that provides a reasonably clear and complete specification.&lt;br /&gt;
&lt;br /&gt;
== Format details ==&lt;br /&gt;
When PICT is used as a standalone file format, the file usually starts with an unused 512-byte header, usually with all bytes set to 0. When PICT is embedded as a resource inside some other format, this header is usually not present.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
A version 1 PICT file has (hex) bytes {{magic|11 01}} at offset 522 (or 10 if there is no header), and should end with {{magic|ff}}.&lt;br /&gt;
&lt;br /&gt;
A version 2 PICT file has bytes {{magic|00 11 02 ff 0c 00}} at offset 522 (or 10 if there is no header), and should end with {{magic|00 ff}}.&lt;br /&gt;
&lt;br /&gt;
== Application data ==&lt;br /&gt;
Custom application data can be stored in PICT files by using the &amp;quot;LongComment&amp;quot; opcode. Each comment has an integer that identifies its &amp;quot;kind&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [http://www.opennt.net/projects/opennt/repository/revisions/26/entry/trunk/com/ole32/olecnv32/qdcoment.i A file with a list of comment kinds]&lt;br /&gt;
&lt;br /&gt;
Notable comment kinds:&lt;br /&gt;
* 100 is an Application Comment (see below).&lt;br /&gt;
* 220 is used for [[ICC profile]] data.&lt;br /&gt;
* 498 appears to be related to [[Photoshop]], though it might also be used for other things.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;kind&amp;quot; does little to identify the application, or prevent collisions. A better way is to use kind 100, which has a standard way to include a 4-byte application signature.&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
* Many bitmap images are compressed using [[PackBits]].&lt;br /&gt;
* Opcodes 0x8200 and 0x8201 use a format based on [[QuickTime]] or [[QTIF]]. This, in turn, is often used as a wrapper for an image in [[JPEG]] format.&lt;br /&gt;
* [[Macintosh resource file]] - Often contains &amp;quot;PICT&amp;quot; resources in this format&lt;br /&gt;
* PICT is used for graphics stored within [[Keynote]] documents.&lt;br /&gt;
* [[Encapsulated PostScript]]&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://developer.apple.com/legacy/library/documentation/mac/pdf/ImagingWithQuickDraw.pdf Inside Macintosh: Imaging With QuickDraw]&lt;br /&gt;
* [http://show.docjava.com/posterous/file/2012/07/9614410-DOC01.PDF PICT File Format Notes]&lt;br /&gt;
* [http://web.archive.org/web/20010703041301/http://developer.apple.com/technotes/qd/qd_14.html Macintosh Technical Note QD14 (a.k.a. TN21)]: QuickDraw's Internal Picture Definition - PICT version 1 (from archive.org)&lt;br /&gt;
* [ftp://ftp.oreilly.com/pub/examples/9781565920583/CDROM/GFF/VENDSPEC/MACPIC/PICT.ZIP PICT.ZIP] - Probably a lot of information here, but in inconvenient formats&lt;br /&gt;
* [http://web.archive.org/web/20010422094136/http://developer.apple.com/technotes/qd/qd_06.html Macintosh Technical Note QD06 (a.k.a TN181)]: Every Picture [Comment] Tells Its Story, Don't It? - PICT Application Comments (from archive.org)&lt;br /&gt;
* [http://research.stowers-institute.org/efg/ScientificSoftware/Utility/TiffTags/ICC-tag.pdf HELIOS ICC profile tagging specifications] - Tells how to embed an ICC profile in a PICT file&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
=== Vector-based software ===&lt;br /&gt;
(software that can process PICT vectors as vectors)&lt;br /&gt;
* [[Scribus]]&lt;br /&gt;
* [https://www.libreoffice.org/ LibreOffice]&lt;br /&gt;
&lt;br /&gt;
=== Other software ===&lt;br /&gt;
* [[Netpbm]]&lt;br /&gt;
* [[ImageMagick]] (for PICT v2)&lt;br /&gt;
* [https://github.com/steventroughtonsmith/image2pict1 image2pict1] (for PICT v1)&lt;br /&gt;
* [http://www.irfanview.com/ IrfanView]&lt;br /&gt;
* {{Deark}} (for analysis, resource extraction)&lt;br /&gt;
* [[XnView]]&lt;br /&gt;
&lt;br /&gt;
== Converting ==&lt;br /&gt;
&lt;br /&gt;
=== Converting from PICT ===&lt;br /&gt;
&lt;br /&gt;
An image can be converted from a PICT using [[ImageMagick]]:&lt;br /&gt;
   convert image.pict image.png&lt;br /&gt;
This example shows a [[PNG]] image as the destination image, but ImageMagick supports many other output formats.&lt;br /&gt;
&lt;br /&gt;
=== Converting to PICT ===&lt;br /&gt;
&lt;br /&gt;
An image can be converted to a PICT using ImageMagick:&lt;br /&gt;
   convert image.png image.pict&lt;br /&gt;
This example shows a PNG image as the source image, but ImageMagick supports many other input formats.&lt;br /&gt;
&lt;br /&gt;
==== Using converted images on a classic Mac system ====&lt;br /&gt;
&lt;br /&gt;
Once converted, the image can then be added to a HFS disk image using [https://linux.die.net/man/1/hfsutils hfsutils]:&lt;br /&gt;
   hmount disk.img                      # mount the HFS disk&lt;br /&gt;
   hcopy ./image.pict :image.pic        # copy the PICT image to the disk&lt;br /&gt;
   hattrib -t PICT -c 8BIM :image.pic   # set the type and creator codes to ensure that the image is recognised by Mac OS&lt;br /&gt;
   humount                              # unmount the disk&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* http://www.fileformat.info/format/macpict/sample/index.htm&lt;br /&gt;
* http://cd.textfiles.com/cdreview/cdreview66/PCT01_01/PC0101P/&lt;br /&gt;
* http://cd.textfiles.com/fantaziasampler/CLIPART/PCT/ - Version 1&lt;br /&gt;
* http://www.ngdc.noaa.gov/mgg/geology/lazarus/ch7/pict_plots/ - Vector-only PICTs&lt;br /&gt;
* {{DexvertSamples|image/pict}}&lt;br /&gt;
* [https://archive.org/details/parsons-photo-pics-on-cd-rom-macintosh Photo Pics PICT format for Macintosh]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* {{EGFF|macpict|Macintosh PICT File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]&lt;br /&gt;
* [https://exiftool.org/TagNames/PICT.html ExifTool: PICT Tags]&lt;br /&gt;
* [[Wikipedia:PICT|Wikipedia article]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Macintosh]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/T64</id>
		<title>T64</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/T64"/>
				<updated>2024-02-25T17:49:28Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: more software&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Disk Image Formats&lt;br /&gt;
|extensions={{ext|t64}}&lt;br /&gt;
|pronom={{PRONOM|fmt/820}}&lt;br /&gt;
}}&lt;br /&gt;
[[T64]] is a tape image format for the Commodore 64, originally associated with the ''C64s'' emulator.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
The first 32 bytes of the file contain an ASCII signature that begins with &amp;quot;&amp;lt;code&amp;gt;C64&amp;lt;/code&amp;gt;&amp;quot;. Unfortunately, there are several variants of it, such as &amp;quot;&amp;lt;code&amp;gt;C64S tape file&amp;lt;/code&amp;gt;&amp;quot;, &amp;quot;&amp;lt;code&amp;gt;C64S tape image file&amp;lt;/code&amp;gt;&amp;quot;, and &amp;quot;&amp;lt;code&amp;gt;C64 tape image file&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
At offset 32 is a version number that should be either &amp;lt;code&amp;gt;0x00 0x01&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;0x01 0x01&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Commodore data cassette]]&lt;br /&gt;
* [[Commodore BASIC tokenized file]]&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [http://unusedino.de/ec64/technical/formats/t64.html T64 (Tape containers for C64s)]&lt;br /&gt;
* [http://www.infinite-loop.at/Power64/Documentation/Power64-ReadMe/AE-File_Formats.html Emulator File Formats] (Power64)&lt;br /&gt;
* [http://vice-emu.sourceforge.net/vice_15.html The emulator file formats] (VICE)&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://style64.org/dirmaster DirMaster] (Windows binary) can read T64 files&lt;br /&gt;
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/converters/unix/index.html cbmconvert] (&amp;lt;code&amp;gt;-t&amp;lt;/code&amp;gt; option)&lt;br /&gt;
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/converters/unix/index.html fvcbm] can list the contents of T64 files&lt;br /&gt;
* {{Deark}}&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* ftp://ftp.cbm8bit.com/programming/basic/ → *.t64.gz&lt;br /&gt;
* Many of the files at [http://csdb.dk/ the C-64 Scene Database]&lt;br /&gt;
* {{DexvertSamples|archive/commodoreTapeImage}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Commodore computers]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/D64</id>
		<title>D64</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/D64"/>
				<updated>2024-02-21T10:21:23Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: more software&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Disk Image Formats&lt;br /&gt;
|extensions={{ext|d64}}, {{ext|d71}}, {{ext|d81}}&lt;br /&gt;
}}&lt;br /&gt;
==Overview==&lt;br /&gt;
The '''D64''', '''D71''', and '''D81''' file formats (and some variants, like X64 and F64) are Commodore 64 sector-based disk images. They contain a fixed amount of 256 byte sectors, and, optionally, a table with one byte for each sector to contain error information. This was an early attempt at supporting some of the older [[copy protection]] schemes which relied on CBM DOS returning some error code when trying to read a certain sector on disk. [[G64]] was a &amp;quot;raw&amp;quot; format able to handle more copy-protected disks.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Commodore 1541 disk]]&lt;br /&gt;
* [[Commodore 1571 disk]]&lt;br /&gt;
* [[Commodore 1581 disk]]&lt;br /&gt;
* [[CBMFS]]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://style64.org/dirmaster DirMaster]: Reads C64 disk images / archives / files in Windows&lt;br /&gt;
* [http://www.paradroid.net/diskimage/ diskimage.c]: A library to read/write D64 (and variant) image files &lt;br /&gt;
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/converters/unix/index.html cbmconvert] (&amp;lt;code&amp;gt;-d&amp;lt;/code&amp;gt; option)&lt;br /&gt;
* [[Konvertor]]&lt;br /&gt;
* {{Deark}}&lt;br /&gt;
* [https://www.ghisler.com/plugins.htm packer plugin] (&amp;lt;code&amp;gt;dircbm.wcx&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;dircbm.wcx64&amp;lt;/code&amp;gt;) for file manager [https://www.ghisler.com/ TotalCommander] to handle Commodore Business Machines [https://sourceforge.net/projects/dircbm/ CBM disk images]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* ftp://ftp.cbm8bit.com/books_mags_disks-tapes/ ...&lt;br /&gt;
* Many of the files at [http://csdb.dk/ the C-64 Scene Database]&lt;br /&gt;
* {{DexvertSamples|archive/commodoreDiskImage}}&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
* Lots of C64 disk image documentation [http://ist.uwaterloo.ca/~schepers/formats.html here] (e.g. [http://ist.uwaterloo.ca/~schepers/formats/D64.TXT D64], [http://ist.uwaterloo.ca/~schepers/formats/D71.TXT D71], [http://ist.uwaterloo.ca/~schepers/formats/D81.TXT D81], [http://ist.uwaterloo.ca/~schepers/formats/G64.TXT G64])&lt;br /&gt;
* Documentation with some code snippets [http://unusedino.de/ec64/technical/formats/disk.html here]&lt;br /&gt;
&lt;br /&gt;
[[Category:Commodore computers]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Diff</id>
		<title>Diff</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Diff"/>
				<updated>2023-12-28T08:39:06Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: add mime type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|name=diff&lt;br /&gt;
|subcat=Archiving&lt;br /&gt;
|extensions={{ext|patch}}, {{ext|diff}}, {{ext|pch}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_pch&amp;lt;/ref&amp;gt;, {{ext|dif}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_dif&amp;lt;/ref&amp;gt;, {{ext|rej}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_rej&amp;lt;/ref&amp;gt;&lt;br /&gt;
|mimetypes={{mimetype|text/x-patch}}&amp;lt;ref&amp;gt;https://gitlab.freedesktop.org/xdg/shared-mime-info/-/blob/master/data/freedesktop.org.xml.in freedesktop shared-mime-info database&amp;lt;/ref&amp;gt;&lt;br /&gt;
|image=Unified diff.png&lt;br /&gt;
|caption=example of unified diff&lt;br /&gt;
}}&lt;br /&gt;
{{DISPLAYTITLE:diff}}&lt;br /&gt;
:''For &amp;quot;diff files&amp;quot; in general, see [[Archiving#Diff files]]. For '''Xerox DIFF''', see [[XIFF]].''&lt;br /&gt;
&lt;br /&gt;
'''diff''' is a family of formats associated with the traditional Unix &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; utility, especially the GNU implementation of it. It encodes the differences between two files. It is often used in the form of a &amp;quot;patch&amp;quot; file that can be used to convert one file to the other.&lt;br /&gt;
&lt;br /&gt;
Diff is intended for use with text files whose lines are mostly short, such as [[source code]].&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
The &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; utility can produce several different formats:&lt;br /&gt;
&lt;br /&gt;
=== Normal diff ===&lt;br /&gt;
The default format, sometimes called &amp;quot;normal diff&amp;quot;, contains just the differences, with no header or context.&lt;br /&gt;
&lt;br /&gt;
=== Context diff ===&lt;br /&gt;
&amp;lt;code&amp;gt;diff -c&amp;lt;/code&amp;gt; produces Context diff format. It has a header, and some contextual data that often makes it possible to patch files even after they have been modified.&lt;br /&gt;
&lt;br /&gt;
It is characterized by lines with lots of asterisks:&lt;br /&gt;
  ***************&lt;br /&gt;
&lt;br /&gt;
Note that the term &amp;quot;context diff&amp;quot; is sometimes used to mean &amp;quot;any diff format that features context&amp;quot; (which would include Unified diff, a different format).&lt;br /&gt;
&lt;br /&gt;
=== Unified diff ===&lt;br /&gt;
Main article: [[Unified diff]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;diff -u&amp;lt;/code&amp;gt; produces Unified diff format. The idea is the same as with Context diff, but the format is more efficient and readable. It is characterized by lines that begin with &amp;quot;@@&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== ed script ===&lt;br /&gt;
&amp;lt;code&amp;gt;diff -e&amp;lt;/code&amp;gt; produces a script to be interpreted by the &amp;lt;code&amp;gt;ed&amp;lt;/code&amp;gt; text editor. It was used for patch files before the introduction of the &amp;lt;code&amp;gt;patch&amp;lt;/code&amp;gt; utility, but has long been obsolete for that purpose.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.gnu.org/software/diffutils/ GNU Diffutils]: &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;patch&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Diff utility]]&lt;br /&gt;
* [http://www.gnu.org/software/diffutils/manual/html_node/Output-Formats.html GNU Diffutils manual: Output Formats]&lt;br /&gt;
* [https://web.archive.org/web/20190905202025/https://linuxacademy.com/blog/linux/introduction-using-diff-and-patch/ Using diff and patch (archived)]&lt;br /&gt;
* [https://web.archive.org/web/20151015015305/http://jungels.net/articles/diff-patch-ten-minutes.html The Ten Minute Guide to diff and patch (archived)]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Diff</id>
		<title>Diff</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Diff"/>
				<updated>2023-12-27T23:53:06Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: replace broken links with archived&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|name=diff&lt;br /&gt;
|subcat=Archiving&lt;br /&gt;
|extensions={{ext|patch}}, {{ext|diff}}, {{ext|pch}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_pch&amp;lt;/ref&amp;gt;, {{ext|dif}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_dif&amp;lt;/ref&amp;gt;, {{ext|rej}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_rej&amp;lt;/ref&amp;gt;&lt;br /&gt;
|image=Unified diff.png&lt;br /&gt;
|caption=example of unified diff&lt;br /&gt;
}}&lt;br /&gt;
{{DISPLAYTITLE:diff}}&lt;br /&gt;
:''For &amp;quot;diff files&amp;quot; in general, see [[Archiving#Diff files]]. For '''Xerox DIFF''', see [[XIFF]].''&lt;br /&gt;
&lt;br /&gt;
'''diff''' is a family of formats associated with the traditional Unix &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; utility, especially the GNU implementation of it. It encodes the differences between two files. It is often used in the form of a &amp;quot;patch&amp;quot; file that can be used to convert one file to the other.&lt;br /&gt;
&lt;br /&gt;
Diff is intended for use with text files whose lines are mostly short, such as [[source code]].&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
The &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; utility can produce several different formats:&lt;br /&gt;
&lt;br /&gt;
=== Normal diff ===&lt;br /&gt;
The default format, sometimes called &amp;quot;normal diff&amp;quot;, contains just the differences, with no header or context.&lt;br /&gt;
&lt;br /&gt;
=== Context diff ===&lt;br /&gt;
&amp;lt;code&amp;gt;diff -c&amp;lt;/code&amp;gt; produces Context diff format. It has a header, and some contextual data that often makes it possible to patch files even after they have been modified.&lt;br /&gt;
&lt;br /&gt;
It is characterized by lines with lots of asterisks:&lt;br /&gt;
  ***************&lt;br /&gt;
&lt;br /&gt;
Note that the term &amp;quot;context diff&amp;quot; is sometimes used to mean &amp;quot;any diff format that features context&amp;quot; (which would include Unified diff, a different format).&lt;br /&gt;
&lt;br /&gt;
=== Unified diff ===&lt;br /&gt;
Main article: [[Unified diff]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;diff -u&amp;lt;/code&amp;gt; produces Unified diff format. The idea is the same as with Context diff, but the format is more efficient and readable. It is characterized by lines that begin with &amp;quot;@@&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== ed script ===&lt;br /&gt;
&amp;lt;code&amp;gt;diff -e&amp;lt;/code&amp;gt; produces a script to be interpreted by the &amp;lt;code&amp;gt;ed&amp;lt;/code&amp;gt; text editor. It was used for patch files before the introduction of the &amp;lt;code&amp;gt;patch&amp;lt;/code&amp;gt; utility, but has long been obsolete for that purpose.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.gnu.org/software/diffutils/ GNU Diffutils]: &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;patch&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Diff utility]]&lt;br /&gt;
* [http://www.gnu.org/software/diffutils/manual/html_node/Output-Formats.html GNU Diffutils manual: Output Formats]&lt;br /&gt;
* [https://web.archive.org/web/20190905202025/https://linuxacademy.com/blog/linux/introduction-using-diff-and-patch/ Using diff and patch (archived)]&lt;br /&gt;
* [https://web.archive.org/web/20151015015305/http://jungels.net/articles/diff-patch-ten-minutes.html The Ten Minute Guide to diff and patch (archived)]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Diff</id>
		<title>Diff</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Diff"/>
				<updated>2023-12-27T23:46:18Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: add more extensions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|name=diff&lt;br /&gt;
|subcat=Archiving&lt;br /&gt;
|extensions={{ext|patch}}, {{ext|diff}}, {{ext|pch}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_pch&amp;lt;/ref&amp;gt;, {{ext|dif}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_dif&amp;lt;/ref&amp;gt;, {{ext|rej}}&amp;lt;ref&amp;gt;https://file-extension.net/seeker/file_extension_rej&amp;lt;/ref&amp;gt;&lt;br /&gt;
|image=Unified diff.png&lt;br /&gt;
|caption=example of unified diff&lt;br /&gt;
}}&lt;br /&gt;
{{DISPLAYTITLE:diff}}&lt;br /&gt;
:''For &amp;quot;diff files&amp;quot; in general, see [[Archiving#Diff files]]. For '''Xerox DIFF''', see [[XIFF]].''&lt;br /&gt;
&lt;br /&gt;
'''diff''' is a family of formats associated with the traditional Unix &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; utility, especially the GNU implementation of it. It encodes the differences between two files. It is often used in the form of a &amp;quot;patch&amp;quot; file that can be used to convert one file to the other.&lt;br /&gt;
&lt;br /&gt;
Diff is intended for use with text files whose lines are mostly short, such as [[source code]].&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
The &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; utility can produce several different formats:&lt;br /&gt;
&lt;br /&gt;
=== Normal diff ===&lt;br /&gt;
The default format, sometimes called &amp;quot;normal diff&amp;quot;, contains just the differences, with no header or context.&lt;br /&gt;
&lt;br /&gt;
=== Context diff ===&lt;br /&gt;
&amp;lt;code&amp;gt;diff -c&amp;lt;/code&amp;gt; produces Context diff format. It has a header, and some contextual data that often makes it possible to patch files even after they have been modified.&lt;br /&gt;
&lt;br /&gt;
It is characterized by lines with lots of asterisks:&lt;br /&gt;
  ***************&lt;br /&gt;
&lt;br /&gt;
Note that the term &amp;quot;context diff&amp;quot; is sometimes used to mean &amp;quot;any diff format that features context&amp;quot; (which would include Unified diff, a different format).&lt;br /&gt;
&lt;br /&gt;
=== Unified diff ===&lt;br /&gt;
Main article: [[Unified diff]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;diff -u&amp;lt;/code&amp;gt; produces Unified diff format. The idea is the same as with Context diff, but the format is more efficient and readable. It is characterized by lines that begin with &amp;quot;@@&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== ed script ===&lt;br /&gt;
&amp;lt;code&amp;gt;diff -e&amp;lt;/code&amp;gt; produces a script to be interpreted by the &amp;lt;code&amp;gt;ed&amp;lt;/code&amp;gt; text editor. It was used for patch files before the introduction of the &amp;lt;code&amp;gt;patch&amp;lt;/code&amp;gt; utility, but has long been obsolete for that purpose.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.gnu.org/software/diffutils/ GNU Diffutils]: &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;patch&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Diff utility]]&lt;br /&gt;
* [http://www.gnu.org/software/diffutils/manual/html_node/Output-Formats.html GNU Diffutils manual: Output Formats]&lt;br /&gt;
* [https://linuxacademy.com/blog/2012/09/18/introduction-using-diff-and-patch/ Using diff and patch]&lt;br /&gt;
* [http://jungels.net/articles/diff-patch-ten-minutes.html The Ten Minute Guide to diff and patch]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/TSComp</id>
		<title>TSComp</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/TSComp"/>
				<updated>2023-12-03T21:28:35Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: details for Identifiers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Archiving&lt;br /&gt;
|extensions={{ext|??$}}, {{ext|lib}}, {{ext|cmp}}, others&lt;br /&gt;
|wikidata={{wikidata|Q105851559}}&lt;br /&gt;
|released=≤1991&lt;br /&gt;
}}&lt;br /&gt;
'''TSComp''' is the informal name of a compressed archive format used by some versions of the [[InstallShield]] installation software by The Stirling Group. It is also supported by a DOS utility named '''The Stirling Compressor'''. It uses [[PKWARE DCL Implode]] compression.&lt;br /&gt;
&lt;br /&gt;
== Identifiers ==&lt;br /&gt;
For single-file archives, often the last letter of the filename extension is changed to &amp;quot;$&amp;quot;. Sometimes an exclamation mark is used instead of the dollar sign, which appears to be the case when an archive with $ as the last name character already exists. For multi-file archives, the most common extensions seem to be '''.lib''' and '''.cmp'''.&lt;br /&gt;
Many archives of this type have no suffix but $ as last character of file name. &lt;br /&gt;
A few contain only a single file instead of several files.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with bytes: {{magic|65 5D 13 8C 08 01}}.&lt;br /&gt;
At offset 8 the filename style byte is stored.&lt;br /&gt;
The value 1 means without wildcard.&lt;br /&gt;
This is typically the case for the single variant.&lt;br /&gt;
The value 2 means with wildcard.&lt;br /&gt;
This is the case for the other variant.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [{{SACFTPURL|pack|tscomp.zip}} The Stirling Compressor v1.3.21]&lt;br /&gt;
* [https://github.com/sourcekris/untsc untsc] A command line extractor with source in Golang.&lt;br /&gt;
* {{Deark}} can list and extract the contents of archives via tscomp module.&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* https://telparia.com/fileFormatSamples/archive/tscomp/&lt;br /&gt;
* {{CdTextfiles|megawin4/WINDOWS/APPS/PSP20.ZIP|PSP20.ZIP}}&lt;br /&gt;
* {{CdTextfiles|cream02/WINDOWS/AP3013.ZIP|AP3013.ZIP}}&lt;br /&gt;
* {{CdTextfiles|1000games/YA16/mastmath.zip|mastmath.zip}}&lt;br /&gt;
* {{CdTextfiles|pier/pier05/047/pimfo10.zip|pimfo10.zip}}&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MS-DOS_date/time</id>
		<title>MS-DOS date/time</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MS-DOS_date/time"/>
				<updated>2023-11-29T23:38:19Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: TSComp archives also use that time stamps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Elements of File Formats&lt;br /&gt;
|released=1981&lt;br /&gt;
}}&lt;br /&gt;
'''MS-DOS date''' and '''MS-DOS time''' are data formats associated with [[MS-DOS]]. They are used in some file formats from the MS-DOS era.&lt;br /&gt;
&lt;br /&gt;
Each is a 16-bit integer of packed '''bit-fields''', not simple day or second counts since an origin (see spec below for exact bit field descriptions).&lt;br /&gt;
&lt;br /&gt;
'''MS-DOS date''' represents a day in the range 1980 to 2099 (or maybe 2107, but dates after 2099 aren't always correctly handled).&lt;br /&gt;
&lt;br /&gt;
'''MS-DOS time''' represents a 2-second interval within some day. The time is usually expected to be in &amp;quot;local time&amp;quot;, and there is no indication of the time zone. This makes it fairly useless in the internet age.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/windows/desktop/ms724247%28v=vs.85%29.aspx Windows Dev Center: DosDateTimeToFileTime function] - Describes MS-DOS date and time formats&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
Examples of file formats that use MS-DOS date/time:&lt;br /&gt;
* [[FAT12]]&lt;br /&gt;
* [[ZIP]]&lt;br /&gt;
* [[LHA]]&lt;br /&gt;
* [[Cabinet]]&lt;br /&gt;
* [[CopyQM]]&lt;br /&gt;
* [[Zoo]]&lt;br /&gt;
* [[TSComp]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Date and time formats]]&lt;br /&gt;
[[Category:Microsoft]]&lt;br /&gt;
[[Category:MS-DOS]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/TSComp</id>
		<title>TSComp</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/TSComp"/>
				<updated>2023-11-29T23:35:27Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: more software added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Archiving&lt;br /&gt;
|extensions={{ext|??$}}, {{ext|lib}}, {{ext|cmp}}, others&lt;br /&gt;
|wikidata={{wikidata|Q105851559}}&lt;br /&gt;
|released=≤1991&lt;br /&gt;
}}&lt;br /&gt;
'''TSComp''' is the informal name of a compressed archive format used by some versions of the [[InstallShield]] installation software by The Stirling Group. It is also supported by a DOS utility named '''The Stirling Compressor'''. It uses [[PKWARE DCL Implode]] compression.&lt;br /&gt;
&lt;br /&gt;
== Identifiers ==&lt;br /&gt;
For single-file archives, often the last letter of the filename extension is changed to &amp;quot;$&amp;quot;. For multi-file archives, the most common extensions seem to be '''.lib''' and '''.cmp'''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with bytes: {{magic|65 5D 13 8C 08 01}}.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [{{SACFTPURL|pack|tscomp.zip}} The Stirling Compressor v1.3.21]&lt;br /&gt;
* [https://github.com/sourcekris/untsc untsc] A command line extractor with source in Golang.&lt;br /&gt;
* {{Deark}} can list and extract the contents of archives via tscomp module.&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* https://telparia.com/fileFormatSamples/archive/tscomp/&lt;br /&gt;
* {{CdTextfiles|megawin4/WINDOWS/APPS/PSP20.ZIP|PSP20.ZIP}}&lt;br /&gt;
* {{CdTextfiles|cream02/WINDOWS/AP3013.ZIP|AP3013.ZIP}}&lt;br /&gt;
* {{CdTextfiles|1000games/YA16/mastmath.zip|mastmath.zip}}&lt;br /&gt;
* {{CdTextfiles|pier/pier05/047/pimfo10.zip|pimfo10.zip}}&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Adaptive_Multi-Rate_WideBand_Audio</id>
		<title>Adaptive Multi-Rate WideBand Audio</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Adaptive_Multi-Rate_WideBand_Audio"/>
				<updated>2023-10-23T23:21:45Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: File Identification section, update mime type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Audio and Music&lt;br /&gt;
|extensions={{ext|awb}}&lt;br /&gt;
|mimetype={{mimetype|audio/AMR-WB}}&lt;br /&gt;
|pronom={{PRONOM|fmt/954}}&lt;br /&gt;
}}&lt;br /&gt;
'''Adaptive Multi-Rate WideBand Audio''' is an audio compression format.&lt;br /&gt;
&lt;br /&gt;
==File Identification==&lt;br /&gt;
The first 8 bytes of an AWB is the hex values {{magic|2321414d522d5742}} or ascii &amp;lt;code&amp;gt;#!AMR-WB&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
Parole Media Player can play on Ubuntu.&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Adaptive_Multi-Rate_Audio</id>
		<title>Adaptive Multi-Rate Audio</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Adaptive_Multi-Rate_Audio"/>
				<updated>2023-10-23T23:18:56Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: update mime type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Audio and Music&lt;br /&gt;
|extensions={{ext|amr}} {{ext|3ga}}&lt;br /&gt;
|wikidata={{wikidata|Q4676210}}&lt;br /&gt;
|locfdd={{LoCFDD|fdd000254}}&lt;br /&gt;
|mimetype={{mimetype|audio/AMR}}&lt;br /&gt;
|pronom={{PRONOM|fmt/356}}&lt;br /&gt;
}}&lt;br /&gt;
'''Adaptive Multi-Rate Audio''' is a narrowband audio compression format optimized for speech. AMR is a codec adopted by 3GPP and used by many mobile systems.&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Adaptive_Multi-Rate_audio_codec&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;http://www.voiceage.com/AMR-NB.AMR.html&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://tools.ietf.org/html/rfc4867&amp;lt;/ref&amp;gt; Apple iOS used the format for voice recordings and voicemail, but changed to the [[Core_Audio_Format|CAF]] in iOS 12.2&amp;lt;ref&amp;gt;https://www.macrumors.com/2019/03/13/ios-12-2-improved-audio-message-quality/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See also [[Adaptive_Multi-Rate_WideBand_Audio|AMR-WB]]&lt;br /&gt;
&lt;br /&gt;
==File Identification==&lt;br /&gt;
The first 5 bytes of an AMR is the hex values {{magic|2321414D52}} or ascii &amp;lt;code&amp;gt;#!AMR&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Specifications===&lt;br /&gt;
* [https://datatracker.ietf.org/doc/html/rfc4867 RFC 4867 RTP Payload Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB)]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [[FFmpeg]]&lt;br /&gt;
* [http://sox.sourceforge.net/ SoX]&lt;br /&gt;
&lt;br /&gt;
==Sample Files==&lt;br /&gt;
* [https://www.online-convert.com/file-format/amr AMR info and sample]&lt;br /&gt;
* [https://gerrit.pixelexperience.org/plugins/gitiles/frameworks_base/+/a539807a7c50948eec99b27e2d4d05da208ae3f1/media/tests/contents/media_api/music/test_amr_ietf.amr Sample AMR]&lt;br /&gt;
* https://telparia.com/fileFormatSamples/audio/amr/&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Audacity_Project_Format</id>
		<title>Audacity Project Format</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Audacity_Project_Format"/>
				<updated>2023-08-17T01:32:38Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added mime type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Audio and Music&lt;br /&gt;
|extensions={{ext|aup}}, {{ext|aup3}}&lt;br /&gt;
|mimetypes={{mimetype|application/x-audacity-project}}, {{mimetype|application/x-audacity-project+sqlite3}} for SQLite based variant&amp;lt;ref&amp;gt;https://github.com/audacity/audacity/blob/master/src/audacity.xml&amp;lt;/ref&amp;gt;&lt;br /&gt;
|pronom={{PRONOM|fmt/1822}}, {{PRONOM|fmt/1823}}, {{PRONOM|fmt/1824}}, {{PRONOM|fmt/1825}}, {{PRONOM|fmt/1826}}&lt;br /&gt;
|wikidata={{wikidata|Q27959830}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The Audacity Project Format is used by Audacity to store all the data related to an Audacity project - tracks, clips, envelope points, etc. As well as the '''.aup''' file, Audacity also stores a number of '''.au''' (lossless, uncompressed, PCM audio data) files in a folder entitled $PROJECT_data (e.g. if the project file is called &amp;quot;first_project&amp;quot;, the sub-folder will be called &amp;quot;first_project_data&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
The format appears to have gone through at least three iterations. The first is created by Audacity v1.1.x or earlier and is no longer supported - the official manual suggests exporting each track as a [[WAV]] file using the appropriate legacy version. The second is created by Audacity v1.2.x and can be opened by recent versions of Audacity, but if saved will no longer be openable by v1.2. Finally, the third version of the format is created by versions of Audacity from v1.3 to current.&lt;br /&gt;
&lt;br /&gt;
Audacity 3.x introduced a new project format '''.AUP3''' [https://manual.audacityteam.org/man/updating_from_audacity_2.x_to_audacity_3.html Upgrading Audacity 2.x to 3.x]&lt;br /&gt;
&lt;br /&gt;
==Format Information==&lt;br /&gt;
Audacity 2.x project files are stored in an [[XML]] format using the root tag &amp;lt;code&amp;gt;audacityproject&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Audacity 3.x project files are based on an [[SQLite]] database.The application ID stored in the database header at offset 68 is &amp;lt;code&amp;gt;AUDY&amp;lt;/code&amp;gt; string or &amp;lt;code&amp;gt;41554459&amp;lt;/code&amp;gt; hexadecimal.&amp;lt;ref&amp;gt;{{PRONOM|fmt/1826}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Information ==&lt;br /&gt;
&lt;br /&gt;
* [https://web.archive.org/web/20120826232828/https://manual.audacityteam.org/man/Audacity_Projects Audacity Manual - Managing Audacity Projects]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Audacity (audio editor)|Wikipedia article]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SQLite based file formats]]&lt;br /&gt;
[[Category:XML based file formats]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/GeoPackage</id>
		<title>GeoPackage</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/GeoPackage"/>
				<updated>2023-08-10T20:30:45Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added application ID, MIME type, pronom&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Geospatial&lt;br /&gt;
|extensions={{ext|gpkg}}&lt;br /&gt;
|mimetypes={{mimetype|application/geopackage+sqlite3}}&lt;br /&gt;
|wikidata={{wikidata|Q105857073}}&lt;br /&gt;
|locfdd={{LoCFDD|fdd000520}}&lt;br /&gt;
|pronom={{PRONOM|fmt/1700}}&lt;br /&gt;
|released=2014&lt;br /&gt;
}}&lt;br /&gt;
GeoPackage is an open, standards-based, platform-independent, portable, self-describing, compact format for transferring geospatial information.&amp;lt;ref&amp;gt;https://www.geopackage.org/&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/GeoPackage&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==File Information==&lt;br /&gt;
A '''GPKG''' file is an [[SQLite]] based file format.&lt;br /&gt;
The application ID for such a database is 1196444487 or 1196437808 for version 1. The ID expressed as strings are &amp;lt;code&amp;gt;GPKG&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;GP10&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[https://www.sqlite.org/src/artifact?ci=trunk&amp;amp;filename=magic.txt magic.txt]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sample Files==&lt;br /&gt;
* [https://github.com/opengeospatial/ets-gpkg12/tree/master/src/test/resources/gpkg GPKG test files]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SQLite based file formats]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Fossil_repository_database</id>
		<title>Fossil repository database</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Fossil_repository_database"/>
				<updated>2023-08-10T20:01:11Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added MIME type, sample section, more file name extension&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Development&lt;br /&gt;
|extensions={{ext|fossil}}, {{ext|fsl}}&lt;br /&gt;
|mimetypes={{mimetype|application/vnd.sqlite3}}&lt;br /&gt;
|released=2006&amp;lt;ref&amp;gt;[[Wikipedia:Fossil (software)]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
:''For the filesystem, see [[Fossil]].''&lt;br /&gt;
:''For the set of networking protocols, see [[FOSSIL]].''&lt;br /&gt;
&lt;br /&gt;
The [[Development#Revision control systems / code repositories|version control]] software Fossil stores the main body of information for a repository in a &amp;quot;'''repository database'''&amp;quot;, a single [[SQLite]]-based file with the extension &amp;quot;.fossil&amp;quot;&amp;lt;ref&amp;gt;https://fossil-scm.org/home/doc/trunk/www/tech_overview.wiki → 2.2 Repository Databases&amp;lt;/ref&amp;gt;. Sometimes the file name extension fsl is used. This is unlike the more widely-used [[Git]] and [[Mercurial]], which store their repository information in a directory structure. Another large difference from these is that Fossil stores a wiki, forum, documentation, and bug tracking system&amp;lt;ref&amp;gt;&amp;lt;code&amp;gt;man fossil&amp;lt;/code&amp;gt; in Debian 11&amp;lt;/ref&amp;gt; inside the repository itself.&lt;br /&gt;
&lt;br /&gt;
The application ID for a Fossil repository database is 252006673.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://fossil-scm.org/home/doc/trunk/www/index.wiki Fossil homepage]&lt;br /&gt;
* [[Wikipedia:Fossil (software)|Wikipedia page]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Fossil configuration database]]&lt;br /&gt;
* [[Fossil checkout database]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* [https://people.debian.org/~bap/fossil.fsl fossil.fsl]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SQLite based file formats]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Fossil_configuration_database</id>
		<title>Fossil configuration database</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Fossil_configuration_database"/>
				<updated>2023-08-10T00:18:19Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added application ID, MIME type, extensions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Configuration files&lt;br /&gt;
|extensions={{ext|db}}, {{ext|fossil}}&lt;br /&gt;
|mimetypes={{mimetype|application/vnd.sqlite3}}&lt;br /&gt;
|released=2006&amp;lt;ref&amp;gt;[[Wikipedia:Fossil (software)]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
The [[Development#Revision control systems / code repositories|version control]] software Fossil keeps its per-user configuration in a file called &amp;quot;.fossil&amp;quot; (with nothing before the dot; something there indicates a [[Fossil repository database]]) in the user's home directory. Instead of &amp;quot;.fossil&amp;quot; the configuration database file is sometimes called &amp;quot;fossil.db&amp;quot; on Unix. On Windows the configuration database name is &amp;quot;_fossil&amp;quot;.&amp;lt;ref&amp;gt;https://fossil-scm.org/home/doc/trunk/www/tech_overview.wiki → 2.1 The Configuration Database&amp;lt;/ref&amp;gt; Unusually, this is not a structured [[text]] file, but rather a [[SQLite]] database, although this is to be expected, given Fossil's love for it.&lt;br /&gt;
The application ID for a Fossil configuration database is 252006675. &amp;lt;ref&amp;gt;[https://www.sqlite.org/src/artifact?ci=trunk&amp;amp;filename=magic.txt magic.txt]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://fossil-scm.org/home/doc/trunk/www/index.wiki Fossil homepage]&lt;br /&gt;
* [[Wikipedia:Fossil (software)|Wikipedia page]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Fossil repository database]]&lt;br /&gt;
* [[Fossil checkout database]]&lt;br /&gt;
* [[Fossil]] (unrelated filesystem)&lt;br /&gt;
* [[FOSSIL]] (unrelated set of networking protocols)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SQLite based file formats]]&lt;br /&gt;
[[Category:File formats with a distinctive filename]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/RIFF</id>
		<title>RIFF</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/RIFF"/>
				<updated>2023-08-06T16:26:29Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added Microsoft Flight Simulator model&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|locfdd={{LoCFDD|fdd000025}}&lt;br /&gt;
|released=1991&lt;br /&gt;
}}&lt;br /&gt;
The '''Resource Interchange File Format''' ('''RIFF'''), alternatively &amp;quot;'''Reverse [[IFF]]'''&amp;quot;&amp;lt;!-- See https://github.com/1fish2/IFF/blob/master/IFF%20retrospective.md --&amp;gt;, is a wrapper or container format, originally developed by Microsoft and IBM.  Formats based on the RIFF container include the widely used [[WAV]] (audio) and [[AVI]] (video) formats.&lt;br /&gt;
&lt;br /&gt;
It is similar to [[IFF]]. One difference is that RIFF uses little-endian [[Endianness|byte order]].&lt;br /&gt;
&lt;br /&gt;
See also [[RIFX]].&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
RIFF files begin with the ASCII characters &amp;quot;&amp;lt;code&amp;gt;RIFF&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== RIFF type cross-reference ==&lt;br /&gt;
Selected &amp;quot;RIFF types&amp;quot;, and related articles, are listed below. The RIFF type (also called &amp;quot;form type&amp;quot; or &amp;quot;RIFF form&amp;quot;) is a [[FourCC|four-byte identifier]] that usually appears at file offset 8. See also [[:Category:RIFF based file formats]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RIFF type !! Refer to !! Remarks&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ACON&amp;lt;/code&amp;gt; || [[Windows Animated Cursor]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;AMV&amp;lt;/code&amp;gt; || [[MTV Video (.AMV)]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;AVI&amp;lt;/code&amp;gt;  || [[AVI]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;BND&amp;lt;/code&amp;gt;  || [[RIFF Bundle File]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CDR?&amp;lt;/code&amp;gt;  || [[CorelDRAW]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CDXA&amp;lt;/code&amp;gt;  || [[MPEG-1]] || wrapped MPEG (CDXA)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DES?&amp;lt;/code&amp;gt;  || [[Corel Designer]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PAL&amp;lt;/code&amp;gt; || [[RIFF Palette File]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RDIB&amp;lt;/code&amp;gt; || [[RDIB]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMID&amp;lt;/code&amp;gt; || [[RIFF MIDI]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMMP&amp;lt;/code&amp;gt; || [[RIFF Multimedia Movie]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;TRID&amp;lt;/code&amp;gt; || [[Trd (TRID)]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VDRM&amp;lt;/code&amp;gt; || [[VDR (VirtualDub)]] || &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;WAVE&amp;lt;/code&amp;gt; || [[WAV]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;WEBP&amp;lt;/code&amp;gt; || [[WebP]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sfbk&amp;lt;/code&amp;gt; || [[SoundFont 2.0]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;shw4&amp;lt;/code&amp;gt; || [[SHW (Corel)]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MSFX&amp;lt;/code&amp;gt; || [[RIFF MSFX]] || Appears to be meta info for .wav's&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MIDS&amp;lt;/code&amp;gt; || [[RIFF MIDS]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STYL&amp;lt;/code&amp;gt; || [[RIFF STYL]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;NUND&amp;lt;/code&amp;gt; || [[CPR]] [[NPR]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CAR(A,B,C)&amp;lt;/code&amp;gt; || [[Corel R.A.V.E.]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;IDF &amp;lt;/code&amp;gt; || [[MIDI Instrument Definition File]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ACID&amp;lt;/code&amp;gt; || [[Sonic Foundry Acid]] || ACD&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;imag&amp;lt;/code&amp;gt; || [[Easy_CD_Creator|Easy CD Creator]] || contains [[ISO_9660|ISO 9660 filesystem]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MDH&amp;lt;/code&amp;gt;&amp;lt;ref&amp;gt;http://mark0.net/download/triddefs_xml.7z → m → mdl-fs-gen.trid.xml&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://www.fsdeveloper.com/wiki/index.php?title=MDL_file_format_(FSX)&amp;lt;/ref&amp;gt; || Microsoft Flight Simulator 3D model || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [http://www.aelius.com/njh/wavemetatools/doc/riffmci.pdf Multimedia Programming Interface and Data Specifications 1.0] - RIFF document issued jointly by IBM and Microsoft, 1991-08&lt;br /&gt;
* [http://netghost.narod.ru/gff/vendspec/micriff/ms_riff.txt Microsoft Multimedia Standards Update, Revision 1.0.97], 1992-07-29&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.schnarff.com/file-formats/riff/ RIFFPad]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* {{EGFF|riff|Microsoft RIFF File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]&lt;br /&gt;
* [[Wikipedia: Resource Interchange File Format]]&lt;br /&gt;
* [http://www.drdobbs.com/database/inside-the-riff-specification/184409308 Dr. Dobbs: Inside the RIFF Specification]&lt;br /&gt;
* [http://johnloomis.org/cpe102/asgn/asgn1/riff.html John S. Loomis: RIFF File Structure]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:RIFF based file formats]]&lt;br /&gt;
[[Category:Audio and Music]]&lt;br /&gt;
[[Category:Graphics]]&lt;br /&gt;
[[Category:Video]]&lt;br /&gt;
[[Category:Microsoft]]&lt;br /&gt;
[[Category:IBM]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/CUE_and_BIN</id>
		<title>CUE and BIN</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/CUE_and_BIN"/>
				<updated>2023-08-05T16:23:51Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added mime type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Disk Image Formats&lt;br /&gt;
|extensions={{ext|cue}}, {{ext|bin}}&lt;br /&gt;
|mimetypes={{mimetype|application/x-cue}}&amp;lt;ref&amp;gt;[https://cgit.freedesktop.org/xdg/shared-mime-info/tree/data/freedesktop.org.xml.in freedesktop.org.xml.in]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|pronom={{PRONOM|fmt/1069}}, {{PRONOM|fmt/208}}&lt;br /&gt;
}}&lt;br /&gt;
'''CUE and BIN''' is a method of representing the contents of a [[CD]] or [[DVD]] (especially an audio CD) by using a &amp;quot;cue sheet&amp;quot; file in plain text listing the tracks, accompanying a raw binary (BIN) file with the actual data, sometimes in a disk-image format that captures the raw data of the disk, but sometimes in an audio format such as [[MP3]].&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Cue sheet (computing)|Wikipedia article]]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Cue_sheet Hydrogen Audio article]&lt;br /&gt;
* [http://digitalx.org/cue-sheet/syntax/ Cue sheet syntax]&lt;br /&gt;
* [https://web.archive.org/web/20190911115527/http://www.forensicswiki.org/wiki/CUE_Sheet_format ForensicsWiki entry] (minimal info)&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
&lt;br /&gt;
* [http://web.archive.org/web/20070221154246/http://www.goldenhawk.com/download/cdrwin.pdf#G18.998200 Cuesheet Commands] - Annex A of the CDRWIN User's Guide (de facto specification of CUE format)&lt;br /&gt;
* https://github.com/libyal/libodraw/blob/master/documentation/CUE%20sheet%20format.asciidoc&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://cdrdao.sourceforge.net/ CDRDAO]&lt;br /&gt;
* [https://www.imgburn.com/ ImgBurn]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* https://telparia.com/fileFormatSamples/archive/iso/&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Audio and Music]]&lt;br /&gt;
[[Category:Metadata]]&lt;br /&gt;
[[Category:Multi-file formats]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Easy_CD_Creator</id>
		<title>Easy CD Creator</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Easy_CD_Creator"/>
				<updated>2023-08-01T00:49:36Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added cif name suffix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Disk Image Formats&lt;br /&gt;
|extensions={{ext|cl2}}, {{ext|cl3}}, {{ext|cl4}}, {{ext|cif}}&lt;br /&gt;
|released=1996&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
In 1996 Adaptec purchased [[CDL|Corel CD Creator]] and it was combined with Easy-CD Pro to form Easy CD Creator&amp;lt;ref&amp;gt;https://cdrfaq.org/faq06.html#S6-1-2&amp;lt;/ref&amp;gt;. CD Creator software allowed the user to create a Data or Audio CD layout by adding files or music in order to burn a disc. This layout could be saved for later use. The layout only referenced the file location and not the files themselves. It appears most versions were not backwards compatible with the saved &amp;quot;layout&amp;quot; file&amp;lt;ref&amp;gt;https://forums.support.roxio.com/topic/122116-recovery-of-cl3-files-made-by-easy-cd-creator-35/&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==File Identification==&lt;br /&gt;
&lt;br /&gt;
CL2-CL4 files are based on the [[Microsoft Compound File]] format&amp;lt;ref&amp;gt;https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/cl4.trid.xml&amp;lt;/ref&amp;gt;. All have similar internal structure.&lt;br /&gt;
&lt;br /&gt;
Starting is CL4, Jewel Case/Label art is created in a separate application and saved as [[JWL]] files. Therefore files created in CL2 &amp;amp; CL3 cannot be opened in CL4. &lt;br /&gt;
&lt;br /&gt;
CIF files are based on the [[RIFF]] format with type &amp;lt;code&amp;gt;imag&amp;lt;/code&amp;gt;&amp;lt;ref&amp;gt;http://mark0.net/download/triddefs_xml.7z → i → img-cif.trid.xml&amp;lt;/ref&amp;gt; and contain an [[ISO_9660|ISO 9660]] filesystem image.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* [https://archive.org/details/adaptec-cd-creator Adaptec CD-Creator 1.0 &amp;amp; 2.0]&lt;br /&gt;
* [https://archive.org/details/AdaptecEasyCDPro211996 Adaptec Easy CD Pro 2.1 1996]&lt;br /&gt;
* [https://archive.org/details/AdaptecEasyCDCreatorStandardEditionIncludesAdaptecEasyCDCreator4AndDirectCD32000 Adaptec Easy CD Creator 4]&lt;br /&gt;
* [https://web.archive.org/web/20010413000705/http://www.roxio.com/en/support/ecdc/ecdc4vhist.html Easy CD Creator version 4 history]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft Compound File]]&lt;br /&gt;
[[Category:RIFF based file formats]]&lt;br /&gt;
[[Category:Roxio]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/RIFF</id>
		<title>RIFF</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/RIFF"/>
				<updated>2023-08-01T00:20:10Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: Added imag RIFF subtag&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|locfdd={{LoCFDD|fdd000025}}&lt;br /&gt;
|released=1991&lt;br /&gt;
}}&lt;br /&gt;
The '''Resource Interchange File Format''' ('''RIFF'''), alternatively &amp;quot;'''Reverse [[IFF]]'''&amp;quot;&amp;lt;!-- See https://github.com/1fish2/IFF/blob/master/IFF%20retrospective.md --&amp;gt;, is a wrapper or container format, originally developed by Microsoft and IBM.  Formats based on the RIFF container include the widely used [[WAV]] (audio) and [[AVI]] (video) formats.&lt;br /&gt;
&lt;br /&gt;
It is similar to [[IFF]]. One difference is that RIFF uses little-endian [[Endianness|byte order]].&lt;br /&gt;
&lt;br /&gt;
See also [[RIFX]].&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
RIFF files begin with the ASCII characters &amp;quot;&amp;lt;code&amp;gt;RIFF&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== RIFF type cross-reference ==&lt;br /&gt;
Selected &amp;quot;RIFF types&amp;quot;, and related articles, are listed below. The RIFF type (also called &amp;quot;form type&amp;quot; or &amp;quot;RIFF form&amp;quot;) is a [[FourCC|four-byte identifier]] that usually appears at file offset 8. See also [[:Category:RIFF based file formats]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! RIFF type !! Refer to !! Remarks&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ACON&amp;lt;/code&amp;gt; || [[Windows Animated Cursor]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;AMV&amp;lt;/code&amp;gt; || [[MTV Video (.AMV)]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;AVI&amp;lt;/code&amp;gt;  || [[AVI]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;BND&amp;lt;/code&amp;gt;  || [[RIFF Bundle File]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CDR?&amp;lt;/code&amp;gt;  || [[CorelDRAW]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CDXA&amp;lt;/code&amp;gt;  || [[MPEG-1]] || wrapped MPEG (CDXA)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DES?&amp;lt;/code&amp;gt;  || [[Corel Designer]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PAL&amp;lt;/code&amp;gt; || [[RIFF Palette File]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RDIB&amp;lt;/code&amp;gt; || [[RDIB]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMID&amp;lt;/code&amp;gt; || [[RIFF MIDI]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMMP&amp;lt;/code&amp;gt; || [[RIFF Multimedia Movie]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;TRID&amp;lt;/code&amp;gt; || [[Trd (TRID)]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VDRM&amp;lt;/code&amp;gt; || [[VDR (VirtualDub)]] || &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;WAVE&amp;lt;/code&amp;gt; || [[WAV]] || Defined in the RIFF specifications.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;WEBP&amp;lt;/code&amp;gt; || [[WebP]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sfbk&amp;lt;/code&amp;gt; || [[SoundFont 2.0]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;shw4&amp;lt;/code&amp;gt; || [[SHW (Corel)]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MSFX&amp;lt;/code&amp;gt; || [[RIFF MSFX]] || Appears to be meta info for .wav's&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MIDS&amp;lt;/code&amp;gt; || [[RIFF MIDS]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STYL&amp;lt;/code&amp;gt; || [[RIFF STYL]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;NUND&amp;lt;/code&amp;gt; || [[CPR]] [[NPR]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CAR(A,B,C)&amp;lt;/code&amp;gt; || [[Corel R.A.V.E.]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;IDF &amp;lt;/code&amp;gt; || [[MIDI Instrument Definition File]] ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ACID&amp;lt;/code&amp;gt; || [[Sonic Foundry Acid]] || ACD&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;imag&amp;lt;/code&amp;gt; || [[Easy_CD_Creator|Easy CD Creator]] || contains [[ISO_9660|ISO 9660 filesystem]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [http://www.aelius.com/njh/wavemetatools/doc/riffmci.pdf Multimedia Programming Interface and Data Specifications 1.0] - RIFF document issued jointly by IBM and Microsoft, 1991-08&lt;br /&gt;
* [http://netghost.narod.ru/gff/vendspec/micriff/ms_riff.txt Microsoft Multimedia Standards Update, Revision 1.0.97], 1992-07-29&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.schnarff.com/file-formats/riff/ RIFFPad]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* {{EGFF|riff|Microsoft RIFF File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]&lt;br /&gt;
* [[Wikipedia: Resource Interchange File Format]]&lt;br /&gt;
* [http://www.drdobbs.com/database/inside-the-riff-specification/184409308 Dr. Dobbs: Inside the RIFF Specification]&lt;br /&gt;
* [http://johnloomis.org/cpe102/asgn/asgn1/riff.html John S. Loomis: RIFF File Structure]&lt;br /&gt;
&lt;br /&gt;
[[Category:RIFF based file formats]]&lt;br /&gt;
[[Category:Audio and Music]]&lt;br /&gt;
[[Category:Graphics]]&lt;br /&gt;
[[Category:Video]]&lt;br /&gt;
[[Category:Microsoft]]&lt;br /&gt;
[[Category:IBM]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/IPT</id>
		<title>IPT</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/IPT"/>
				<updated>2023-07-30T16:33:03Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added file format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=3D and CAD/CAM Models&lt;br /&gt;
|extensions={{ext|ipt}}&lt;br /&gt;
|wikidata={{wikidata|Q735441}}&lt;br /&gt;
}}&lt;br /&gt;
'''IPT''' (Autodesk Inventor part) is one of the native file formats of Autodesk Inventor, along with [[IAM]] (Autodesk Inventor assembly), [[IDW]] (Autodesk Inventor drawing), and [[IPN]] (Autodesk Inventor presentation). Assemblies consist of arrangements of parts.&lt;br /&gt;
&lt;br /&gt;
Autodesk Inventor has a new major version every year, and it's documented that the assembly file format changes and requires updates to read newer files; it's not clear whether the part files are similarly incompatible from year to year.&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
IPT format is based on the [[Microsoft Compound File|&amp;quot;OLE2&amp;quot; document container format]]. The IPT files contain a file within the OLE container called &amp;quot;RSeDb&amp;quot;.&lt;br /&gt;
Furthermore the file contains sub directories with names RSeStorage, RSeEmbeddings an RefdFiles.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/3DSMax-Data-Exchange/files/GUID-3DA51A42-AB12-48D6-B6D5-A82B481CD686-htm.html Autodesk Inventor (IPT, IAM) Files] (Autodesk knowledge base)&lt;br /&gt;
* [https://knowledge.autodesk.com/support/featurecam-products/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/PMAKER-ReferenceHelp/files/GUID-186A68B7-CE9F-4377-BA72-A97F297BD1CF-htm.html Import IPT Autodesk Inventor Part File (PartMaker)]&lt;br /&gt;
* [https://sites.google.com/a/eng.ucsd.edu/mae3/cad/files/inventor-parts-tutorial?mobile=true Inventor Parts Tutorial]&lt;br /&gt;
* [[Wikipedia:Autodesk_Inventor|Wikipedia: Autodesk Inventor]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft Compound File]]&lt;br /&gt;
[[Category:Autodesk]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File</id>
		<title>Microsoft Compound File</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File"/>
				<updated>2023-05-09T22:48:38Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: add Family Tree Maker to CLSID table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|thiscat=Microsoft Compound File&lt;br /&gt;
|locfdd={{LoCFDD|fdd000380}}, {{LoCFDD|fdd000392}}&lt;br /&gt;
|pronom={{PRONOM|fmt/111}}&lt;br /&gt;
}}&lt;br /&gt;
:''&amp;quot;OLE&amp;quot; redirects here. See also [[OLE 1.0 object]].''&lt;br /&gt;
&lt;br /&gt;
'''Microsoft Compound File''' is a complex container format used by some versions of [[Microsoft Office]], and other Windows-centric applications. It has features similar to those of a [[filesystem]] format.&lt;br /&gt;
&lt;br /&gt;
Its name has many variations, including:&lt;br /&gt;
* '''Compound File Binary File Format''' ('''CFBF''' or '''CFB''')&lt;br /&gt;
* '''Microsoft Compound Document File Format'''&lt;br /&gt;
* '''OLE Compound Document Format'''&lt;br /&gt;
* '''OLE2 Compound Document Format'''&lt;br /&gt;
* '''Composite Document File'''&lt;br /&gt;
* '''DocFile'''&lt;br /&gt;
&lt;br /&gt;
The format was not publicly documented by Microsoft until 2008.&lt;br /&gt;
&lt;br /&gt;
It is (or was?) unofficially known as ''LAOLA File Format''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with signature bytes {{magic|D0 CF 11 E0 A1 B1 1A E1}}.&lt;br /&gt;
&lt;br /&gt;
Identifying the specific document type can be difficult. Some, but not all, document types can be identified by the [[CLSID]] field in the &amp;quot;root storage&amp;quot; directory entry. This field is usually located at file offset 512×(1 + {the 32-bit integer at offset 48}) + 80.&lt;br /&gt;
&lt;br /&gt;
Some files have a stream named &amp;quot;&amp;lt;code&amp;gt;&amp;amp;lt;U+0005&amp;amp;gt;SummaryInformation&amp;lt;/code&amp;gt;&amp;quot; containing metadata, which may include information about the creating application.&lt;br /&gt;
&lt;br /&gt;
=== Root storage object CLSIDs ===&lt;br /&gt;
The table below lists some of the root storage object CLSIDs that have been observed in this type of file. Use this information at your own risk, as these identifiers can be unreliable.&lt;br /&gt;
&lt;br /&gt;
Microsoft's documentation says this about the CLSID field:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This field contains an object class GUID. [...] If not [all zeroes], the object class GUID can be used as a parameter to start applications.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although every ''storage object'' (think ''subdirectory'') can have a CLSID, this table is only concerned with the file's ''root'' storage object.&lt;br /&gt;
&lt;br /&gt;
Note that the CLSIDs are stored as [[GUID]]s in little-endian binary format, so they have a strange byte order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Root storage object CLSID !! Format&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000000-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || Unspecified (could be [[Windows thumbnail cache|Thumbs.db]], [[Visual Studio Solution Options file|SUO]], [[PageMaker]], [[Access|Microsoft Access]] wizard template, ...)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000257-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || [[Family Tree Maker|Family Tree Maker FTW]] &amp;lt;!-- Family Tree Maker version 1-4 *.ftw or backup *.fbk--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020810-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 5-95 XLS]] &amp;lt;!-- Excel 5-95 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020820-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 97-2003 XLS]] &amp;lt;!-- Excel 97-2003 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020900-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC|Word 6-95 DOC]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020906-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC]] &amp;lt;!-- Word 97-2003 document or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020d0b-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item File]] &amp;lt;!-- Outlook 97-2003 item --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021201-0000-0000-00c0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021302-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 3-4 WordProcessor]] &amp;lt;!-- Microsoft Works 4? document wps/ps/bps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021303-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 3-4 database]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a13-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2000-2002&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a14-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2003-2010&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022c44-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST DTP formats]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022C60-0000-0000-C000-000000000046&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST]] [[GST_ART|Art drawing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00044851-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 4.0 PPT]] &amp;lt;!-- PowerPoint 4.0 presentation --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0006f046-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item template]] &amp;lt;!-- Outlook 97-2003 item template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000C1082-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer]] transform script MST&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1084-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|MSI]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1086-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|Windows Installer Patch MSP]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{012d3cc0-4216-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 4.0]] &amp;lt;!-- StarOffice StarImpress 4.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b01c80-e03d-101a-b294-00dd010f2bf9}&amp;lt;/code&amp;gt; || [[AWD (At Work Document)|Microsoft fax At Work Document]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e0-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 4.0]] &amp;lt;!-- StarOffice StarChart 4.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e1-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 4.0]] &amp;lt;!-- StarOffice StarMath 4.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0ea45ab2-9e0a-11d1-a407-00c04fb932ba}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 5-6 WordProcessor]] &amp;lt;!-- Microsoft Works 5-6 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{18b8d021-b4fd-11d0-a97e-00a0c905410d}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{1cdd8c7b-81c0-45a0-9fed-04143144cc1e}&amp;lt;/code&amp;gt; || [[MAX (3ds Max)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc2-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 4 WordProcessor]] &amp;lt;!-- Microsoft Works 4 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc3-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 4 database]] &amp;lt;!-- Microsoft Works 4 database wdb/bdb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{2e8905a0-85bd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 5.0]] &amp;lt;!-- StarOffice StarDraw 5.0 drawing or template sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{31851f84-afe6-11d2-a3c9-00c04f72f340}&amp;lt;/code&amp;gt; || [[Microsoft MapPoint]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{340ac970-e30d-11d0-a53f-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 4.0]] &amp;lt;!-- StarOffice Master 4.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{3f543fa0-b6a6-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 3.0]] &amp;lt;!-- StarOffice StarCalc 3.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe60-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[WordPerfect_Graphics|WordPerfect 9 Graphic ]] &amp;lt;!-- WordPerfect 9 Graphic wpg --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe62-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[SHW_(Corel)|Corel 7-X3 presentation]] &amp;lt;!-- WordPerfect 7-X3 presentation shw --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4D29B490-49B2-11D0-93C3-7E0706000000}&amp;lt;/code&amp;gt; || |[[IPT|Autodesk Inventor]] Part &amp;lt;!-- *.ipt about year 2019 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{519873FF-2DAD-0220-1937-0000929679CD}&amp;lt;/code&amp;gt; || [[WordPerfect]] document &amp;lt;!-- UNKNOWN VERSION https://fossies.org/linux/wp2latex/test/ole6.wpd --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{565c7221-85bc-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 5.0]] &amp;lt;!-- StarOffice StarImpress 5.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616700-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[FlashPix]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616800-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]] or [[MIX (Picture It!)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{59850400-6664-101B-B21C-00AA004BA90B}&amp;lt;/code&amp;gt; || [[Microsoft Office]] Binder &amp;lt;!-- tested only version 8; OBD for document like BINDER.OBD, OBT for template like REPORT.OBT and OBZ for Wizard --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6361d441-4235-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 4.0]] &amp;lt;!-- StarOffice StarCalc 4.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{64818d10-4f9b-11cf-86ea-00aa00b929e8}&amp;lt;/code&amp;gt; || [[PPT]] &amp;lt;!-- PowerPoint 97-2003 presentation or template ppt/pps/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6E26C7C0-8CB9-11D3-A1C8-00C04F612452}&amp;lt;/code&amp;gt; || [[Microsoft Works]] portfolio &amp;lt;!-- Microsoft Works (organizer for pictures; probably version 6 and 7) portfolio wsbsamp.wsb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{74b78f3a-c8c8-11d1-be11-00c04fb6faf1}&amp;lt;/code&amp;gt; || [[Microsoft Project]] &amp;lt;!-- Microsoft Project mpp --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{817246F0-720A-11CF-8718-00AA0060263B}&amp;lt;/code&amp;gt; || [[Microsoft PowerPoint]] Addin or Wizard &amp;lt;!-- only version 97 tested; Microsoft Powerpoint Addin like BSHPPT97.PPA or Wizard like &amp;quot;AutoContent Wizard.pwz&amp;quot; --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4F4D4E49-464F-524D-AFDC-0020AF286206}&amp;lt;/code&amp;gt; || [[OmniForm]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{8b04e9b0-420e-11d0-a45e-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 4.0]] &amp;lt;!-- StarOffice StarWriter 4.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{af10aae0-b36d-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 3.0]] &amp;lt;!-- StarOffice StarDraw 3.0 drawing or template sdd/sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{bf884321-85dd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 5.0]] &amp;lt;!-- StarOffice StarChart 5.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d1-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 5.0]] &amp;lt;!-- StarOffice StarWriter 5.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d3-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 5.0]] &amp;lt;!-- StarOffice Master 5.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c65e63e1-6c0e-11cf-842e-00aa006130ba}&amp;lt;/code&amp;gt; || [[Softimage SCN]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c6a5b861-85d6-11d1-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 5.0]] &amp;lt;!-- StarOffice StarCalc 5.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{d4590460-35fd-101c-b12a-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 3.0]] &amp;lt;!-- StarOffice StarMath 3.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{dc5c7e40-b35c-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 3.0]] &amp;lt;!-- StarOffice StarWriter 3.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{de14f420-ac1c-11ce-be26-db67235e2689}&amp;lt;/code&amp;gt; || [[CorelCAD|CorelCAD]] Drawing or Template &amp;lt;!-- CorelCAD Drawing *.ccd or Tenmplate *.cct --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ea7bae70-fb3b-11cd-a903-00aa00510ea3}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 95 PPT]] &amp;lt;!-- PowerPoint 95 presentation ppt/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{fb9c99e0-2c6d-101c-8e2c-00001b4cc711}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 3.0]] &amp;lt;!-- StarOffice StarChart 3.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ffb5e640-85de-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 5.0]] &amp;lt;!-- StarOffice StarMath 5.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{597CAA70-72AA-11CF-831E-524153480000}&amp;lt;/code&amp;gt; || [[FLA|Adobe Flash]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
* [[OLE Property Set]]&lt;br /&gt;
&lt;br /&gt;
For formats based on this format, see [[:Category:Microsoft Compound File]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd942138.aspx MSDN: Compound File Binary File Format] → [MS-CFB] PDF&lt;br /&gt;
* [https://www.openoffice.org/sc/compdocfileformat.pdf OpenOffice.org's documentation]&lt;br /&gt;
&lt;br /&gt;
== Programs, libraries, and utilities ==&lt;br /&gt;
* [http://www.mitec.cz/ssv.html Structured Storage Viewer]&lt;br /&gt;
* [https://github.com/libyal/libolecf/wiki libolecf]&lt;br /&gt;
* [http://www.decalage.info/python/olefileio OleFileIO_PL - a Python module to read MS OLE2 files]&lt;br /&gt;
* [http://videos.didierstevens.com/2014/08/26/oledump-py-beta/ oledump.py beta]&lt;br /&gt;
* [https://github.com/unixfreak0037/officeparser officeparser]&lt;br /&gt;
* [http://decalage.info/python/oletools python-oletools - python tools to analyze OLE files]&lt;br /&gt;
* [https://sourceforge.net/projects/openmcdf/ OpenMCDF]&lt;br /&gt;
* [https://poi.apache.org/ Apache POI] - Java API for Microsoft documents&lt;br /&gt;
* [https://github.com/renyxa/re-lab Re-lab / OLE Toy]&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* https://telparia.com/fileFormatSamples/archive/msCompound/travel.gal&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Compound File Binary Format|Wikipedia article]]&lt;br /&gt;
* [http://www.forensicswiki.org/wiki/OLE_Compound_File Forensics Wiki article]&lt;br /&gt;
* [http://www.joelonsoftware.com/items/2008/02/19.html Joel on Software: Why are the Microsoft Office file formats so complicated?]&lt;br /&gt;
* Some (older) reverse engineered information [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/guide.html here] and a Perl module [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/laola.pl here]&lt;br /&gt;
* [http://blog.avira.com/malicious-office-macros-dead/ Malicious Office macros are not dead]&lt;br /&gt;
* [http://decalage.info/file_formats_security/office MS Office 97-2003 legacy/binary formats security] - article with lots of resources on MS Office formats, including analysis techniques, tools and parsing libraries&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/aa295067(v=vs.60).aspx MSDN: Providing Summary Information]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/GED</id>
		<title>GED</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/GED"/>
				<updated>2023-05-08T23:37:02Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: add identification&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|name=GED&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Graphics&lt;br /&gt;
|extensions={{ext|ged}}&lt;br /&gt;
}}&lt;br /&gt;
'''GED''' is a graphics format for the Atari with an unknown origin.&lt;br /&gt;
The images have a resolution 160x200.&amp;lt;ref&amp;gt;https://recoil.sourceforge.net/formats.html#Atari-8-bit&amp;lt;/ref&amp;gt;&lt;br /&gt;
The file name extension is &amp;lt;code&amp;gt;ged&amp;lt;/code&amp;gt; and the file size is 11302.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Such graphic images start with byte sequence &amp;lt;code&amp;gt;0xFF 0xFF 0SO 0x7F&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [[RECOIL]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* https://telparia.com/fileFormatSamples/image/ged/&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Audacity_Project_Format</id>
		<title>Audacity Project Format</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Audacity_Project_Format"/>
				<updated>2023-04-18T22:11:55Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: add application id for SQLite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Audio and Music&lt;br /&gt;
|extensions={{ext|aup}}, {{ext|aup3}}&lt;br /&gt;
|pronom={{PRONOM|fmt/1822}}, {{PRONOM|fmt/1823}}, {{PRONOM|fmt/1824}}, {{PRONOM|fmt/1825}}, {{PRONOM|fmt/1826}}&lt;br /&gt;
|wikidata={{wikidata|Q27959830}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The Audacity Project Format is used by Audacity to store all the data related to an Audacity project - tracks, clips, envelope points, etc. As well as the '''.aup''' file, Audacity also stores a number of '''.au''' (lossless, uncompressed, PCM audio data) files in a folder entitled $PROJECT_data (e.g. if the project file is called &amp;quot;first_project&amp;quot;, the sub-folder will be called &amp;quot;first_project_data&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
The format appears to have gone through at least three iterations. The first is created by Audacity v1.1.x or earlier and is no longer supported - the official manual suggests exporting each track as a [[WAV]] file using the appropriate legacy version. The second is created by Audacity v1.2.x and can be opened by recent versions of Audacity, but if saved will no longer be openable by v1.2. Finally, the third version of the format is created by versions of Audacity from v1.3 to current.&lt;br /&gt;
&lt;br /&gt;
Audacity 3.x introduced a new project format '''.AUP3''' [https://manual.audacityteam.org/man/updating_from_audacity_2.x_to_audacity_3.html Upgrading Audacity 2.x to 3.x]&lt;br /&gt;
&lt;br /&gt;
==Format Information==&lt;br /&gt;
Audacity 2.x project files are stored in an [[XML]] format using the root tag &amp;lt;code&amp;gt;audacityproject&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Audacity 3.x project files are based on an [[SQLite]] database.The application ID stored in the database header at offset 68 is &amp;lt;code&amp;gt;AUDY&amp;lt;/code&amp;gt; string or &amp;lt;code&amp;gt;41554459&amp;lt;/code&amp;gt; hexadecimal.&amp;lt;ref&amp;gt;{{PRONOM|fmt/1826}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Information ==&lt;br /&gt;
&lt;br /&gt;
* [https://web.archive.org/web/20120826232828/https://manual.audacityteam.org/man/Audacity_Projects Audacity Manual - Managing Audacity Projects]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
* [http://audacity.sourceforge.net/ Audacity]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Audacity (audio editor)|Wikipedia article]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:XML based file formats]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MS-DOS_date/time</id>
		<title>MS-DOS date/time</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MS-DOS_date/time"/>
				<updated>2023-04-13T23:56:51Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: Zoo format also use that time stamps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Elements of File Formats&lt;br /&gt;
|released=1981&lt;br /&gt;
}}&lt;br /&gt;
'''MS-DOS date''' and '''MS-DOS time''' are data formats associated with [[MS-DOS]]. They are used in some file formats from the MS-DOS era.&lt;br /&gt;
&lt;br /&gt;
Each is a 16-bit integer of packed '''bit-fields''', not simple day or second counts since an origin (see spec below for exact bit field descriptions).&lt;br /&gt;
&lt;br /&gt;
'''MS-DOS date''' represents a day in the range 1980 to 2099 (or maybe 2107, but dates after 2099 aren't always correctly handled).&lt;br /&gt;
&lt;br /&gt;
'''MS-DOS time''' represents a 2-second interval within some day. The time is usually expected to be in &amp;quot;local time&amp;quot;, and there is no indication of the time zone. This makes it fairly useless in the internet age.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/windows/desktop/ms724247%28v=vs.85%29.aspx Windows Dev Center: DosDateTimeToFileTime function] - Describes MS-DOS date and time formats&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
Examples of file formats that use MS-DOS date/time:&lt;br /&gt;
* [[FAT12]]&lt;br /&gt;
* [[ZIP]]&lt;br /&gt;
* [[LHA]]&lt;br /&gt;
* [[Cabinet]]&lt;br /&gt;
* [[CopyQM]]&lt;br /&gt;
* [[Zoo]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Date and time formats]]&lt;br /&gt;
[[Category:Microsoft]]&lt;br /&gt;
[[Category:MS-DOS]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Windows_Shortcut</id>
		<title>Windows Shortcut</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Windows_Shortcut"/>
				<updated>2023-04-13T21:58:54Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added mime type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metadata&lt;br /&gt;
|extensions={{ext|lnk}}&lt;br /&gt;
|mimetypes={{mimetype|application/x-ms-shortcut}}&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Shortcut_(computing)&amp;lt;/ref&amp;gt;&lt;br /&gt;
|pronom={{PRONOM|x-fmt/428}}&lt;br /&gt;
}}&lt;br /&gt;
A [[Windows Shortcut]] (also known as '''LNK''' or '''Microsoft Shell Link''') is a Microsoft Windows file providing a link to a local file, and storing some metadata about it.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [https://tzworks.net/prototype_page.php?proto_id=11 lp: Windows LNK Parsing Utility]&lt;br /&gt;
* [https://github.com/libyal/liblnk liblnk]&lt;br /&gt;
* [http://code.google.com/p/lnk-parser/ lnk-parser]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.forensicswiki.org/wiki/LNK Documentation in Forensics Wiki]&lt;br /&gt;
* [http://msdn.microsoft.com/en-us/library/dd871305.aspx MSDN: Shell Link (.LNK) Binary File Format]&lt;br /&gt;
* LNK Parsing: You're Doing It Wrong: [http://blog.0x01000000.org/2010/08/10/lnk-parsing-youre-doing-it-wrong-i/ part 1], [http://blog.0x01000000.org/2010/08/13/lnk-parsing-youre-doing-it-wrong-ii/ part 2]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft]]&lt;br /&gt;
[[Category:Windows]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/CorelCAD</id>
		<title>CorelCAD</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/CorelCAD"/>
				<updated>2023-04-13T16:29:42Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: cct suffix for template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|subcat=3D and CAD/CAM Models&lt;br /&gt;
|extensions={{ext|ccd}}, {{ext|cct}}&lt;br /&gt;
|released=1996&lt;br /&gt;
}}&lt;br /&gt;
CorelCAD was originally released in 1996&amp;lt;ref&amp;gt;https://web.archive.org/web/19970727035225/http://www.corel.com/news/1996/june/corelcad.htm&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://web.archive.org/web/19961219050443/http://www.corel.com/products/CAD/cad.htm&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://archive.org/details/eu_BYTE-1996-12_OCR/page/n96/mode/1up&amp;lt;/ref&amp;gt;, but quietly disappeared the next year and sold off&amp;lt;ref&amp;gt;https://www.cnet.com/news/corel-stock-takes-a-tumble/&amp;lt;/ref&amp;gt;. It was later re-introduced in 2011 by Corel&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/CorelCAD&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==File Information==&lt;br /&gt;
* Original CorelCAD saved drawing based on the [[Microsoft Compound File|&amp;quot;OLE2&amp;quot; document container format]]. The suffix ccd is used for pure drawings whereas the suffix cct is used for drawing templates.&lt;br /&gt;
* Current CorelCAD saves drawings in the AutoCAD [[DWG]] format&amp;lt;ref&amp;gt;https://www.corel.com/static/product_content/corelcad/2014/corelcad2014_reviewers_guide_en.pdf#page=6&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Software &amp;amp; Samples==&lt;br /&gt;
* [https://archive.org/details/corel-cad-trial-1996 CorelCAD 30-Day Trial Disc]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft Compound File]]&lt;br /&gt;
[[Category:Corel]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File</id>
		<title>Microsoft Compound File</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File"/>
				<updated>2023-04-13T16:23:51Z</updated>
		
		<summary type="html">&lt;p&gt;Joergj: added CorelCAD Drawing to CLSID table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|thiscat=Microsoft Compound File&lt;br /&gt;
|locfdd={{LoCFDD|fdd000380}}, {{LoCFDD|fdd000392}}&lt;br /&gt;
|pronom={{PRONOM|fmt/111}}&lt;br /&gt;
}}&lt;br /&gt;
:''&amp;quot;OLE&amp;quot; redirects here. See also [[OLE 1.0 object]].''&lt;br /&gt;
&lt;br /&gt;
'''Microsoft Compound File''' is a complex container format used by some versions of [[Microsoft Office]], and other Windows-centric applications. It has features similar to those of a [[filesystem]] format.&lt;br /&gt;
&lt;br /&gt;
Its name has many variations, including:&lt;br /&gt;
* '''Compound File Binary File Format''' ('''CFBF''' or '''CFB''')&lt;br /&gt;
* '''Microsoft Compound Document File Format'''&lt;br /&gt;
* '''OLE Compound Document Format'''&lt;br /&gt;
* '''OLE2 Compound Document Format'''&lt;br /&gt;
* '''Composite Document File'''&lt;br /&gt;
* '''DocFile'''&lt;br /&gt;
&lt;br /&gt;
The format was not publicly documented by Microsoft until 2008.&lt;br /&gt;
&lt;br /&gt;
It is (or was?) unofficially known as ''LAOLA File Format''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with signature bytes {{magic|D0 CF 11 E0 A1 B1 1A E1}}.&lt;br /&gt;
&lt;br /&gt;
Identifying the specific document type can be difficult. Some, but not all, document types can be identified by the [[CLSID]] field in the &amp;quot;root storage&amp;quot; directory entry. This field is usually located at file offset 512×(1 + {the 32-bit integer at offset 48}) + 80.&lt;br /&gt;
&lt;br /&gt;
Some files have a stream named &amp;quot;&amp;lt;code&amp;gt;&amp;amp;lt;U+0005&amp;amp;gt;SummaryInformation&amp;lt;/code&amp;gt;&amp;quot; containing metadata, which may include information about the creating application.&lt;br /&gt;
&lt;br /&gt;
=== Root storage object CLSIDs ===&lt;br /&gt;
The table below lists some of the root storage object CLSIDs that have been observed in this type of file. Use this information at your own risk, as these identifiers can be unreliable.&lt;br /&gt;
&lt;br /&gt;
Microsoft's documentation says this about the CLSID field:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This field contains an object class GUID. [...] If not [all zeroes], the object class GUID can be used as a parameter to start applications.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although every ''storage object'' (think ''subdirectory'') can have a CLSID, this table is only concerned with the file's ''root'' storage object.&lt;br /&gt;
&lt;br /&gt;
Note that the CLSIDs are stored as [[GUID]]s in little-endian binary format, so they have a strange byte order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Root storage object CLSID !! Format&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00000000-0000-0000-0000-000000000000}&amp;lt;/code&amp;gt; || Unspecified (could be [[Windows thumbnail cache|Thumbs.db]], [[Visual Studio Solution Options file|SUO]], [[PageMaker]], [[Access|Microsoft Access]] wizard template, ...)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020810-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 5-95 XLS]] &amp;lt;!-- Excel 5-95 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020820-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[XLS|Excel 97-2003 XLS]] &amp;lt;!-- Excel 97-2003 worksheet, addin or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020900-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC|Word 6-95 DOC]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020906-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[DOC]] &amp;lt;!-- Word 97-2003 document or template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00020d0b-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item File]] &amp;lt;!-- Outlook 97-2003 item --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021201-0000-0000-00c0-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Publisher]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021302-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 3-4 WordProcessor]] &amp;lt;!-- Microsoft Works 4? document wps/ps/bps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021303-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 3-4 database]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a13-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2000-2002&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00021a14-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Visio]] 2003-2010&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022c44-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST DTP formats]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00022C60-0000-0000-C000-000000000046&amp;lt;/code&amp;gt; || [[Greenstreet_Publisher|GST]] [[GST_ART|Art drawing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{00044851-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 4.0 PPT]] &amp;lt;!-- PowerPoint 4.0 presentation --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0006f046-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Outlook Item File|Outlook 97-2003 Item template]] &amp;lt;!-- Outlook 97-2003 item template --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000C1082-0000-0000-C000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer]] transform script MST&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1084-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|MSI]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{000c1086-0000-0000-c000-000000000046}&amp;lt;/code&amp;gt; || [[Windows Installer|Windows Installer Patch MSP]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{012d3cc0-4216-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 4.0]] &amp;lt;!-- StarOffice StarImpress 4.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b01c80-e03d-101a-b294-00dd010f2bf9}&amp;lt;/code&amp;gt; || [[AWD (At Work Document)|Microsoft fax At Work Document]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e0-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 4.0]] &amp;lt;!-- StarOffice StarChart 4.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{02b3b7e1-4225-11d0-89ca-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 4.0]] &amp;lt;!-- StarOffice StarMath 4.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{0ea45ab2-9e0a-11d1-a407-00c04fb932ba}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 5-6 WordProcessor]] &amp;lt;!-- Microsoft Works 5-6 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{18b8d021-b4fd-11d0-a97e-00a0c905410d}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{1cdd8c7b-81c0-45a0-9fed-04143144cc1e}&amp;lt;/code&amp;gt; || [[MAX (3ds Max)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc2-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Word Processor|Microsoft Works 4 WordProcessor]] &amp;lt;!-- Microsoft Works 4 document wps --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{28cddbc3-0ae2-11ce-a29a-00aa004a1a72}&amp;lt;/code&amp;gt; || [[Microsoft Works Database|Microsoft Works 4 database]] &amp;lt;!-- Microsoft Works 4 database wdb/bdb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{2e8905a0-85bd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 5.0]] &amp;lt;!-- StarOffice StarDraw 5.0 drawing or template sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{31851f84-afe6-11d2-a3c9-00c04f72f340}&amp;lt;/code&amp;gt; || [[Microsoft MapPoint]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{340ac970-e30d-11d0-a53f-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 4.0]] &amp;lt;!-- StarOffice Master 4.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{3f543fa0-b6a6-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 3.0]] &amp;lt;!-- StarOffice StarCalc 3.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe60-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[WordPerfect_Graphics|WordPerfect 9 Graphic ]] &amp;lt;!-- WordPerfect 9 Graphic wpg --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{402efe62-1999-101b-99ae-04021c007002}&amp;lt;/code&amp;gt; || [[SHW_(Corel)|Corel 7-X3 presentation]] &amp;lt;!-- WordPerfect 7-X3 presentation shw --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4D29B490-49B2-11D0-93C3-7E0706000000}&amp;lt;/code&amp;gt; || |[[IPT|Autodesk Inventor]] Part &amp;lt;!-- *.ipt about year 2019 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{519873FF-2DAD-0220-1937-0000929679CD}&amp;lt;/code&amp;gt; || [[WordPerfect]] document &amp;lt;!-- UNKNOWN VERSION https://fossies.org/linux/wp2latex/test/ole6.wpd --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{565c7221-85bc-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarImpress 5.0]] &amp;lt;!-- StarOffice StarImpress 5.0 presentation or template sdd/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616700-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[FlashPix]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{56616800-c154-11ce-8553-00aa00a1f95b}&amp;lt;/code&amp;gt; || [[MIX (PhotoDraw)]] or [[MIX (Picture It!)]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{59850400-6664-101B-B21C-00AA004BA90B}&amp;lt;/code&amp;gt; || [[Microsoft Office]] Binder &amp;lt;!-- tested only version 8; OBD for document like BINDER.OBD, OBT for template like REPORT.OBT and OBZ for Wizard --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6361d441-4235-11d0-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 4.0]] &amp;lt;!-- StarOffice StarCalc 4.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{64818d10-4f9b-11cf-86ea-00aa00b929e8}&amp;lt;/code&amp;gt; || [[PPT]] &amp;lt;!-- PowerPoint 97-2003 presentation or template ppt/pps/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{6E26C7C0-8CB9-11D3-A1C8-00C04F612452}&amp;lt;/code&amp;gt; || [[Microsoft Works]] portfolio &amp;lt;!-- Microsoft Works (organizer for pictures; probably version 6 and 7) portfolio wsbsamp.wsb --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{74b78f3a-c8c8-11d1-be11-00c04fb6faf1}&amp;lt;/code&amp;gt; || [[Microsoft Project]] &amp;lt;!-- Microsoft Project mpp --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{817246F0-720A-11CF-8718-00AA0060263B}&amp;lt;/code&amp;gt; || [[Microsoft PowerPoint]] Addin or Wizard &amp;lt;!-- only version 97 tested; Microsoft Powerpoint Addin like BSHPPT97.PPA or Wizard like &amp;quot;AutoContent Wizard.pwz&amp;quot; --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{4F4D4E49-464F-524D-AFDC-0020AF286206}&amp;lt;/code&amp;gt; || [[OmniForm]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{8b04e9b0-420e-11d0-a45e-00a0249d57b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 4.0]] &amp;lt;!-- StarOffice StarWriter 4.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{af10aae0-b36d-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarDraw 3.0]] &amp;lt;!-- StarOffice StarDraw 3.0 drawing or template sdd/sda/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{bf884321-85dd-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 5.0]] &amp;lt;!-- StarOffice StarChart 5.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d1-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 5.0]] &amp;lt;!-- StarOffice StarWriter 5.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c20cf9d3-85ae-11d1-aab4-006097da561a}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|Master 5.0]] &amp;lt;!-- StarOffice Master 5.0 document sgl --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c65e63e1-6c0e-11cf-842e-00aa006130ba}&amp;lt;/code&amp;gt; || [[Softimage SCN]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{c6a5b861-85d6-11d1-89cb-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarCalc 5.0]] &amp;lt;!-- StarOffice StarCalc 5.0 spreadsheet or template sdc/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{d4590460-35fd-101c-b12a-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 3.0]] &amp;lt;!-- StarOffice StarMath 3.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{dc5c7e40-b35c-101b-9961-04021c007002}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarWriter 3.0]] &amp;lt;!-- StarOffice StarWriter 3.0 document or template sdw/vor --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{de14f420-ac1c-11ce-be26-db67235e2689}&amp;lt;/code&amp;gt; || [[CorelCAD|CorelCAD]] Drawing or Template &amp;lt;!-- CorelCAD Drawing *.ccd or Tenmplate *.cct --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ea7bae70-fb3b-11cd-a903-00aa00510ea3}&amp;lt;/code&amp;gt; || [[PPT|PowerPoint 95 PPT]] &amp;lt;!-- PowerPoint 95 presentation ppt/pot --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{fb9c99e0-2c6d-101c-8e2c-00001b4cc711}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarChart 3.0]] &amp;lt;!-- StarOffice StarChart 3.0 sds --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{ffb5e640-85de-11d1-89d0-008029e4b0b1}&amp;lt;/code&amp;gt; || [[StarOffice binary formats|StarMath 5.0]] &amp;lt;!-- StarOffice StarMath 5.0 smf --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;{597CAA70-72AA-11CF-831E-524153480000}&amp;lt;/code&amp;gt; || [[FLA|Adobe Flash]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
* [[OLE Property Set]]&lt;br /&gt;
&lt;br /&gt;
For formats based on this format, see [[:Category:Microsoft Compound File]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd942138.aspx MSDN: Compound File Binary File Format] → [MS-CFB] PDF&lt;br /&gt;
* [https://www.openoffice.org/sc/compdocfileformat.pdf OpenOffice.org's documentation]&lt;br /&gt;
&lt;br /&gt;
== Programs, libraries, and utilities ==&lt;br /&gt;
* [http://www.mitec.cz/ssv.html Structured Storage Viewer]&lt;br /&gt;
* [https://github.com/libyal/libolecf/wiki libolecf]&lt;br /&gt;
* [http://www.decalage.info/python/olefileio OleFileIO_PL - a Python module to read MS OLE2 files]&lt;br /&gt;
* [http://videos.didierstevens.com/2014/08/26/oledump-py-beta/ oledump.py beta]&lt;br /&gt;
* [https://github.com/unixfreak0037/officeparser officeparser]&lt;br /&gt;
* [http://decalage.info/python/oletools python-oletools - python tools to analyze OLE files]&lt;br /&gt;
* [https://sourceforge.net/projects/openmcdf/ OpenMCDF]&lt;br /&gt;
* [https://poi.apache.org/ Apache POI] - Java API for Microsoft documents&lt;br /&gt;
* [https://github.com/renyxa/re-lab Re-lab / OLE Toy]&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* https://telparia.com/fileFormatSamples/archive/msCompound/travel.gal&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Compound File Binary Format|Wikipedia article]]&lt;br /&gt;
* [http://www.forensicswiki.org/wiki/OLE_Compound_File Forensics Wiki article]&lt;br /&gt;
* [http://www.joelonsoftware.com/items/2008/02/19.html Joel on Software: Why are the Microsoft Office file formats so complicated?]&lt;br /&gt;
* Some (older) reverse engineered information [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/guide.html here] and a Perl module [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/laola.pl here]&lt;br /&gt;
* [http://blog.avira.com/malicious-office-macros-dead/ Malicious Office macros are not dead]&lt;br /&gt;
* [http://decalage.info/file_formats_security/office MS Office 97-2003 legacy/binary formats security] - article with lots of resources on MS Office formats, including analysis techniques, tools and parsing libraries&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/aa295067(v=vs.60).aspx MSDN: Providing Summary Information]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Joergj</name></author>	</entry>

	</feed>