OpenDocument
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Links) |
MihaiPopa7 (Talk | contribs) (→ODF version support over time: Cleaned-up vandalism!) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 114: | Line 114: | ||
* [[Wikipedia:Comparison of OpenDocument software|Wikipedia: Comparison of OpenDocument software]] | * [[Wikipedia:Comparison of OpenDocument software|Wikipedia: Comparison of OpenDocument software]] | ||
* [http://webodf.org/ WebODF] | * [http://webodf.org/ WebODF] | ||
| + | * [https://github.com/unoconv/unoconv unoconv] | ||
* [http://sourceforge.net/p/libwpd/wiki/libodfgen/ libodfgen library] | * [http://sourceforge.net/p/libwpd/wiki/libodfgen/ libodfgen library] | ||
* [https://incubator.apache.org/odftoolkit/ ODF Toolkit] (Java) including: | * [https://incubator.apache.org/odftoolkit/ ODF Toolkit] (Java) including: | ||
| Line 147: | Line 148: | ||
== Sample files == | == Sample files == | ||
* [http://craphound.com/homeland/Cory_Doctorow_-_Homeland.odt Homeland by Cory Doctorow] | * [http://craphound.com/homeland/Cory_Doctorow_-_Homeland.odt Homeland by Cory Doctorow] | ||
| + | * https://telparia.com/fileFormatSamples/document/openDocument/ | ||
== Links == | == Links == | ||
| Line 152: | Line 154: | ||
* [[Wikipedia:OpenDocument technical specification|Wikipedia: OpenDocument technical specification]] | * [[Wikipedia:OpenDocument technical specification|Wikipedia: OpenDocument technical specification]] | ||
* [http://www.opendocumentformat.org/ OpenDoc Society: opendocumentformat.org] | * [http://www.opendocumentformat.org/ OpenDoc Society: opendocumentformat.org] | ||
| − | * [ | + | * [{{ForensicsWikiURL|open_document_format}} Forensic Wiki article] |
* [http://www.linux-magazine.com/Online/Features/LibreOffice-vs.-OpenOffice LibreOffice vs OpenOffice: Comparative review] | * [http://www.linux-magazine.com/Online/Features/LibreOffice-vs.-OpenOffice LibreOffice vs OpenOffice: Comparative review] | ||
* [http://m.theregister.co.uk/2014/01/30/uk_picks_open_document_format_for_all_government_files/ UK picks Open Document Format for all government files] | * [http://m.theregister.co.uk/2014/01/30/uk_picks_open_document_format_for_all_government_files/ UK picks Open Document Format for all government files] | ||
| Line 159: | Line 161: | ||
* [http://blogs.loc.gov/digitalpreservation/2016/01/odf-the-open-document-format/ ODF: The Open Document Format] | * [http://blogs.loc.gov/digitalpreservation/2016/01/odf-the-open-document-format/ ODF: The Open Document Format] | ||
* [https://blogs.msdn.microsoft.com/dmahugh/2009/05/05/odf-spreadsheet-interoperability/ ODF Spreadsheet Interoperability] (Microsoft discussion) | * [https://blogs.msdn.microsoft.com/dmahugh/2009/05/05/odf-spreadsheet-interoperability/ ODF Spreadsheet Interoperability] (Microsoft discussion) | ||
| + | * [http://wiki.opf-labs.org/display/TR/Images+not+embedded+because+of+paste+as+link+bug+in+OpenOffice+and+LibreOffice Images not embedded because of paste as link bug in OpenOffice and LibreOffice] | ||
[[Category:ZIP based file formats]] | [[Category:ZIP based file formats]] | ||
[[Category:XML based file formats]] | [[Category:XML based file formats]] | ||
Revision as of 10:58, 21 September 2023
OpenDocument, also known as Open Document Format for Office Applications or ODF, is a family of file formats designed to be used by word processors, spreadsheet applications, and other office applications. It is (more or less?) the successor to OpenOffice.org XML. These formats were developed by a group called OASIS, so they are sometimes referred to as "OASIS format" or "OASIS Open Document Format".
Contents |
Formats
Identification
In most cases, OpenDocument files begin with the ASCII string "PK", have "mimetype" at offset 30, and "application/vnd.oasis.opendocument." at offset 38.
Specifications
Software
- LibreOffice
- Wikipedia: OpenDocument software
- Wikipedia: Comparison of OpenDocument software
- WebODF
- unoconv
- libodfgen library
- ODF Toolkit (Java) including:
- ODF Validator (a cloud-hosted version of the validator is running here.
ODF version support over time
| ODF version | Date of standard approval by OASIS | First supporting version of the software |
|---|---|---|
| ODF 1.0 | 2005-05-01 | OpenOffice.org 1.1.5 or StarOffice 7 |
| ODF 1.1 | 2007-02-02 | OpenOffice.org 2.2 or StarOffice 8 Update 4 |
| ODF 1.2 | 2011-09-30 | OpenOffice.org 3, StarOffice 9, Oracle Open Office |
| ODF 1.2 (Extended) | - | OpenOffice.org 3.2 or StarOffice 9.2 |
Taken from LibreOffice - XML File Formats.
Sample files
Links
- Wikipedia: OpenDocument
- Wikipedia: OpenDocument technical specification
- OpenDoc Society: opendocumentformat.org
- Forensic Wiki article
- LibreOffice vs OpenOffice: Comparative review
- UK picks Open Document Format for all government files
- WebODF: JavaScript Open Document Format Editor Deemed Stable (Slashdot discussion)
- Discussion of embedding fonts in ODF documents
- ODF: The Open Document Format
- ODF Spreadsheet Interoperability (Microsoft discussion)
- Images not embedded because of paste as link bug in OpenOffice and LibreOffice
Categories:
- File Formats
- Electronic File Formats
- Document
- File formats with extension .odm
- File formats with extension .odt
- File formats with extension .ods
- File formats with extension .odg
- File formats with extension .odp
- File formats with extension .odc
- File formats with extension .odi
- File formats with extension .odf
- File formats with extension .odb
- File formats with extension .ott
- File formats with extension .ots
- File formats with extension .otg
- File formats with extension .otp
- File formats with extension .otc
- File formats with extension .oti
- File formats with extension .otf
- File formats with extension .oth
- File formats with extension .fodt
- File formats with extension .fods
- File formats with extension .fodg
- File formats with extension .fodp
- ZIP based file formats
- XML based file formats