.pptx files
.pptx file
PowerPoint Presentation (Open XML)
The standard PowerPoint deck since 2007.
What opens a .pptx file
- Windows
- Microsoft PowerPoint, LibreOffice Impress, WPS Office
- macOS
- Microsoft PowerPoint, Keynote (built in), LibreOffice Impress
- Linux
- LibreOffice Impress, OnlyOffice
- In a browser
- Google Slides, PowerPoint for the web
What a .pptx file is
PPTX is the Office Open XML presentation format — a zip of XML with the media embedded, so a deck full of photos and video gets large quickly. PowerPoint, Google Slides, Keynote and LibreOffice Impress all open it; animations, transitions and custom fonts are the parts most likely to look wrong outside PowerPoint. Exporting to PDF is the reliable way to send a deck someone only needs to read.
Converting it
A .pptx file is commonly converted to .pdf, .ppt, .odp, .key or .mp4. It is a binary format, so a text editor will show unreadable characters rather than its contents.
Details
- Extension
- .pptx
- Full name
- PowerPoint Presentation (Open XML)
- Category
- Documents
- MIME type
- application/vnd.openxmlformats-officedocument.presentationml.presentation
- Created by
- Microsoft
- Format
- Binary
Common questions
- How do I open a .pptx file?
- On Windows use Microsoft PowerPoint; on macOS use Microsoft PowerPoint; on Linux use LibreOffice Impress. The standard PowerPoint deck since 2007.
- What is a .pptx file?
- PowerPoint Presentation (Open XML). PPTX is the Office Open XML presentation format — a zip of XML with the media embedded, so a deck full of photos and video gets large quickly. PowerPoint, Google Slides, Keynote and LibreOffice Impress all open it; animations, transitions and custom fonts are the parts most likely to look wrong outside PowerPoint.
- Can I convert a .pptx file?
- Yes. It is usually converted to .pdf, .ppt, .odp, .key or .mp4, either by exporting from one of the programs listed above or with a format converter.
Related pages
- .pdf — Portable Document Format A fixed-layout document that looks identical everywhere — the format for anythin
- .docx — Word Document (Open XML) The standard Word document since Office 2007 — a zip archive of XML underneath.
- .xlsx — Excel Workbook (Open XML) The standard Excel spreadsheet since 2007, with a million-row limit per sheet.
- .txt — Plain Text File Text with no formatting at all — the format that will still open in fifty years.
- .doc — Word Document (legacy binary) The pre-2007 Word format — still readable, but Microsoft would rather you conver
- .xls — Excel Workbook (legacy binary) The pre-2007 Excel format, limited to 65,536 rows.
- .ppt — PowerPoint Presentation (legacy binary) The pre-2007 PowerPoint format.
- .md — Markdown Document Plain text with a light formatting convention — headings with #, bold with **.
- .rtf — Rich Text Format A formatted document format readable by every word processor since 1987.
- .pages — Apple Pages Document Apple's word processor format — Apple devices and iCloud only.
- .odt — OpenDocument Text The open-standard word processor format, native to LibreOffice.
- .eml — Email Message A single saved email, headers and all, in the standard internet message format.
Sources
- Media Types Registry — IANA
- Official vendor product documentation — At One Place