OpenDocument

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
  
 
== Formats ==
 
== Formats ==
 +
=== Documents ===
 
{| class="wikitable"
 
{| class="wikitable"
 
! Format
 
! Format
Line 56: Line 57:
 
|}
 
|}
  
Template formats:
+
=== Templates ===
 
{| class="wikitable"
 
{| class="wikitable"
 
! Format
 
! Format
Line 90: Line 91:
 
|.otf
 
|.otf
 
|-
 
|-
|Web Page Template
+
|[[OpenDocument HTML Template]]
 
|{{mimetype|application/vnd.oasis.opendocument.text-web}}
 
|{{mimetype|application/vnd.oasis.opendocument.text-web}}
 
|.oth
 
|.oth
 
|}
 
|}
  
Other:
+
=== Other ===
 
{| class="wikitable"
 
{| class="wikitable"
 
! Format
 
! Format
Line 101: Line 102:
 
! Extension
 
! Extension
 
|-
 
|-
|Master Document
+
|Global Text Document
 
|{{mimetype|application/vnd.oasis.opendocument.text-master}}
 
|{{mimetype|application/vnd.oasis.opendocument.text-master}}
 
|.odm
 
|.odm
 
|}
 
|}
 +
 +
== Identification ==
 +
In most cases, OpenDocument files begin with the ASCII string "<code>PK</code>", have "<code>mimetype</code>" at offset 30, and "<code>application/vnd.oasis.opendocument.</code>" at offset 38.
  
 
== Specifications ==
 
== Specifications ==

Revision as of 18:39, 13 October 2013

File Format
Name OpenDocument
Ontology
Extension(s) .odm, .odt, .ods, .odg, .odp, .odc, .odi, .odf, .odb, .ott, .ots, .otg, .otp, .otc, .oti, .otf, .oth, .fodt, .fods, .fodg, .fodp
PRONOM fmt/135, others
Released 2005

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.

Contents

Formats

Documents

Format MIME type Extension PRONOM
OpenDocument Text application/vnd.oasis.opendocument.tex .odt, .fodt fmt/136, fmt/290, fmt/291
OpenDocument Spreadsheet application/vnd.oasis.opendocument.spreadsheet .ods, .fods fmt/137, fmt/294, fmt/295
OpenDocument Drawing application.vnd.oasis.opendocument.graphics .odg, .fodg fmt/139, fmt/296, fmt/297
OpenDocument Presentation application/vnd.oasis.opendocument.presentation .odp, .fodp fmt/138, fmt/292, fmt/293
OpenDocument Chart application/vnd.oasis.opendocument.chart .odc
OpenDocument Image application/vnd.oasis.opendocument.image .odi
OpenDocument Formula application/vnd.oasis.opendocument.formula .odf
OpenDocument Database Front End application/vnd.oasis.opendocument.base
application/vnd.oasis.opendocument.database
.odb fmt/140, fmt/444, fmt/424

Templates

Format MIME type Extension
OpenDocument Text Template application/vnd.oasis.opendocument.text-template .ott
OpenDocument Spreadsheet Template application/vnd.oasis.opendocument.spreadsheet-template .ots
OpenDocument Drawing Template application/vnd.oasis.opendocument.graphic-template .otg
OpenDocument Presentation Template application/vnd.oasis.opendocument.presentation-template .otp
OpenDocument Chart Template application/vnd.oasis.opendocument.chart-template .otc
OpenDocument Image Template application/vnd.oasis.opendocument.image-template .oti
OpenDocument Formula Template application/vnd.oasis.opendocument.formula-template .otf
OpenDocument HTML Template application/vnd.oasis.opendocument.text-web .oth

Other

Format MIME type Extension
Global Text Document application/vnd.oasis.opendocument.text-master .odm

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

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox