lookup> .odp

.ODP·File Extension

OpenDocument PresentationLibreOffice/OpenOffice presentation document.

Extension.odp
File typeOpenDocument Presentation
CategoryDocument
Charset
CompressibleNo
Format familyodp

What is a .odp file?

A .odp file is a OpenDocument Presentation — LibreOffice/OpenOffice presentation document.

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

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

  • Use LibreOffice or Microsoft PowerPoint to open and edit .odp 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.presentation

Common software that reads/writes .odp:

LibreOfficeMicrosoft PowerPoint
.odpextension of
format
odpserved as
mime type
application/vnd.oasis.opendocument.presentationsent 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 .odp extension, or export this format from LibreOffice.

What programs can open .odp files?

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

How do I create a .odp file?

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

What is the relationship between .odp and the application/vnd.oasis.opendocument.presentation MIME type?

application/vnd.oasis.opendocument.presentation is the media type identifier used for .odp 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