lookup> .ppt

.PPT·File Extension

PowerPoint PresentationLegacy Microsoft PowerPoint binary presentation format.

Extension.ppt
File typePowerPoint Presentation
CategoryDocument
Charset
CompressibleNo
Format familyppt

What is a .ppt file?

A .ppt file is a PowerPoint Presentation — Legacy Microsoft PowerPoint binary presentation format.

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

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

  • Use Microsoft PowerPoint or LibreOffice to open and edit .ppt 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.ms-powerpoint

Common software that reads/writes .ppt:

Microsoft PowerPointLibreOffice
.pptextension of
format
pptserved as
mime type
application/vnd.ms-powerpointsent 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 .ppt extension, or export this format from Microsoft PowerPoint.

What programs can open .ppt 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 .ppt file?

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

What is the relationship between .ppt and the application/vnd.ms-powerpoint MIME type?

application/vnd.ms-powerpoint is the media type identifier used for .ppt 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