lookup> .odt

.ODT·File Extension

OpenDocument TextLibreOffice/OpenOffice word-processing document.

Extension.odt
File typeOpenDocument Text
CategoryDocument
Charset
CompressibleNo
Format familyodt

What is a .odt file?

A .odt file is a OpenDocument Text — LibreOffice/OpenOffice word-processing document.

In the mime-db registry it maps to application/vnd.oasis.opendocument.text, and it is marked as non-compressible. When serving .odt over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to application/vnd.oasis.opendocument.text — and is delivered over HTTP via the Content-Type header.

  • Use LibreOffice or Microsoft Word to open and edit .odt files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: application/vnd.oasis.opendocument.text

Common software that reads/writes .odt:

LibreOfficeMicrosoft Word
.odtextension of
format
odtserved as
mime type
application/vnd.oasis.opendocument.textsent via header
http header
  • Reports and letters
  • Spreadsheets and budgets
  • Presentations
  • Ebooks
  • Open the file with LibreOffice, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .odt extension, or export this format from LibreOffice.

What programs can open .odt files?

Common options include LibreOffice, Microsoft Word. You can also open many of these files with built-in viewers or a browser.

How do I create a .odt file?

Create a new file in any text editor or the app that owns the format and save it with the .odt extension.

What is the relationship between .odt and the application/vnd.oasis.opendocument.text MIME type?

application/vnd.oasis.opendocument.text is the media type identifier used for .odt files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes