Comparison of OpenDocument software
The OpenDocument format, an abbreviation for the OASIS Open Document Format for Office Applications, is an open and free document file format for saving and exchanging editable office documents such as text documents, spreadsheets, databases, charts, and presentations. This standard was developed by the OASIS industry consortium, based upon the XML-based file format originally created by OpenOffice.org, and ODF was approved as an OASIS standard on May 1, 2005. It became an ISO standard, ISO/IEC 26300, on May 3, 2006.
The following tables list applications supporting OpenDocument 1.0 and OpenDocument 1.1.
Text documents
Word processors
Other applications
Besides word processors, other programs can and do support the OpenDocument text format. See the List of applications supporting OpenDocument for more.Spreadsheet documents
Presentation documents
Conversion / publishing systems
| Version | Operating systems | Office suite | Developer | License | ISO/IEC 26300:2006 | Notes | |
| 4.0b1 | Client: any browser. Server: Many. | Many | GPLv3 | ||||
| 2.1 | Desktop: Any Server: Linux, Windows | Many | Proprietary | Server based | |||
| 4.0.0 | Windows, Linux, Unix-based systems, Mac OS X | N/A | Apache 2.0 | ||||
| Collabora Online | All | Any modern browser. Or apps for Windows, Linux, macOS, Android, iOS, iPadOS, ChromeOS. Or it can be embedded as a daemon/service and scripted. | Many | Collabora | MPL2 | ||
| Version | Operating systems | Office suite | Developer | License | ISO/IEC 26300:2006 | Notes |
OpenDocument Format version in exported files
Root elements in ODF files take an office:version attribute, which indicates which version of OpenDocument Format specification it complies with. The version number is in the format revision.version. If the file has a version known to an XML processor, it may validate the document. Otherwise, it is optional to validate the document, but the document must be well formed. Informations from OpenDocument specificationFollowing table contains list of ODF specification version attribute office:version="1.X" used in files exported from OpenDocument software.
Tested sample documents contained one simple sentence, 10 rows with numbers, 2 slides. Validation was tested in two different ODF validators.
| Tested software version | ODF version attribute in exported file office:version="1.X" | File type | Validation of simple new document | Notes | |
| AbiWord | 2.6.4 | 1.0 | ODT | ||
| Adobe Buzzword | beta 3, build 600113 | 1.0 | ODT | ||
| EditGrid | 11/2008 | 1.0 | ODS | ||
| Gnumeric | 1.9.3 | 1.0 | ODS | ||
| Google Docs & Spreadsheets | 11/2008 | 1.0 | ODT, ODS | ||
| IBM Lotus Symphony | 1.1.0 | 1.1 | ODT, ODS, ODP | ||
| IBM Lotus Symphony | 3.0.0 FP2 | 1.2 | ODT, ODS, ODP | ||
| Inkscape | 0.4.6 | 1.0 | ODG | ||
| KOffice | 1.6.3 | attribute is missing | ODT, ODS, ODP | ODT, ODS - valid ODF 1.0 and 1.1 | |
| KOffice | 2.1.2 | 1.2 | ODT, ODS, ODP | ||
| Microsoft Office | 2007 SP2 | 1.1 | ODT, ODS, ODP | ||
| Microsoft Office - | 1.2 | 1.1 | ODT, ODS, ODP | ||
| Microsoft Office - | 3.1 | 1.2 | ODT, ODS, ODP | ||
| Microsoft Office - | 2.0 | attribute is missing | ODT, ODS, ODP | ODF 1.1 implemented | |
| NeoOffice | 2.2.5 | 1.0 | ODT | ||
| OpenOffice.org | 2.0 - 2.3.0 | 1.0 | ODT, ODS, ODP | ||
| OpenOffice.org | 2.3.1 - 2.4.2 | 1.1 | ODT, ODS, ODP | ||
| OpenOffice.org | 3.0 | 1.1 and 1.2 | ODT, ODS, ODP | adjustable ODF version | |
| StarOffice | 8.0 product update 10 | 1.1 | ODT, ODS, ODP | ||
| RedOffice | 4.0 | 1.0 | ODT, ODS, ODP | ||
| TextEdit | 1.5 | 1.0 | ODT | ||
| TextMaker | 2008 rev.494 | 1.0 | ODT | ||
| TextMaker | 2010 | 1.0 | ODT | ||
| WordPad | 6.1 | attribute is missing | ODT | ||
| Zoho Office Suite | 11/2008 | 1.0 | ODT, ODS, ODP | ||
| Tested software version | ODF version attribute in exported file office:version="1.X" | File type | Validation of simple new document | Notes |
OpenDocument Format validators
- https://tdf.github.io/odftoolkit/ReleaseNotes.html
- https://web.archive.org/web/20090130070736/http://tools.odftoolkit.org/odfvalidator/
- https://web.archive.org/web/20081026030022/http://tools.services.openoffice.org/odfvalidator/
- https://web.archive.org/web/20081222095552/http://opendocumentfellowship.com/validator
- Open Document Format Accessibility Evaluator - alpha stage
- OASIS - Office wiki - How to validate an ODF document