lookup> .pptx

.PPTX·File Extension

PowerPoint PresentationMicrosoft PowerPoint presentation based on Office Open XML.

Extension.pptx
File typePowerPoint Presentation
CategoryDocument
Charset
CompressibleNo
Format familypptx

What is a .pptx file?

A .pptx file is a PowerPoint Presentation — Microsoft PowerPoint presentation based on Office Open XML.

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

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

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

Common software that reads/writes .pptx:

Microsoft PowerPointLibreOffice
.pptxextension of
format
pptxserved as
mime type
application/vnd.openxmlformats-officedocument.presentationml.presentationsent via header
http header
  • Reports and letters
  • Spreadsheets and budgets
  • Presentations
  • Ebooks
  • Open the file with Microsoft PowerPoint, 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 .pptx extension, or export this format from Microsoft PowerPoint.

What programs can open .pptx files?

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

How do I create a .pptx file?

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

What is the relationship between .pptx and the application/vnd.openxmlformats-officedocument.presentationml.presentation MIME type?

application/vnd.openxmlformats-officedocument.presentationml.presentation is the media type identifier used for .pptx 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