About PPTX Files
PowerPoint Presentation
PPTX is the modern Microsoft PowerPoint format based on Open XML. It is the standard for business and educational presentations, supporting slides, animations, transitions, and embedded media.
Family
Presentations
Extension
.pptx
MIME Type
application/vnd.openxmlformats-officedocument.presentationml.presentation
Can Use As
HOW PPTX
CAME TO BE.
PPTX shipped with Office 2007, the same release that introduced the ribbon interface and the Office Open XML family (DOCX, XLSX, PPTX). Under the hood it is a ZIP archive containing XML files: one for each slide, one for the master, one for themes, and a /media folder for embedded images, videos, and sounds. The old binary .ppt format, dating from 1987, was retired as the default.
PowerPoint itself was born not at Microsoft but at Forethought, Inc. in Silicon Valley in 1987. Microsoft bought the company three months after version 1.0 shipped. Four decades later PPTX is the de-facto currency of corporate decks, academic talks, and investor pitches — despite a cottage industry of would-be replacements (Keynote, Google Slides, Pitch, Beautiful.ai).
CURIOSITIES &
TRIVIA.
A .pptx is literally a ZIP — rename it to .zip and you can browse each slide as its own XML file.
Every embedded image, font, video and sound lives in /ppt/media/ inside the archive.
PowerPoint was invented at Forethought in 1987; Microsoft acquired the company for $14 million three months after launch.
The spec is over 5 000 pages (ECMA-376) — longer than most novels; few editors implement 100% of it.
Animations and transitions are encoded as XML sequences — in theory portable, in practice often broken when opened outside PowerPoint.
STRENGTHS &
LIMITATIONS.
Strengths
- ~75% smaller than the legacy binary .ppt thanks to ZIP compression.
- Human-readable XML inside — easy to script, patch, or diff.
- Cross-compatible with Keynote, Google Slides, LibreOffice Impress (with minor drift).
- Preserves master slides, themes, animations, notes, and embedded media.
- ISO/IEC 29500 standardized — vendor-independent on paper.
Limitations
- Animations and transitions often render differently outside Microsoft PowerPoint.
- Embedded fonts and media balloon file sizes rapidly.
- Complex layouts drift subtly when round-tripped through non-Microsoft editors.
- Older .pptm macro-enabled variants are a malware vector via VBA.
Typical Sizes & Weights
Simple 10-slide deck (text only)
50-200 KB
Typical corporate deck with images (30 slides)
2-20 MB
Deck with embedded 4K videos
100-500 MB
Technical Specifications
- MIME type
- application/vnd.openxmlformats-officedocument.presentationml.presentation
- Container
- ZIP (Office Open XML)
- Standard
- ISO/IEC 29500, ECMA-376
- Released in
- Microsoft Office 2007
- Legacy predecessor
- .ppt (binary OLE, 1987-2007)
CONVERT FROM
PPTX
Common Use Cases
Business presentations, lectures, pitch decks, training materials.
Related Formats
Popular comparisons
PPTX vs PDF
Differences, file size, and when to choose each format.
PPTX vs JPG
Differences, file size, and when to choose each format.
PPTX vs PNG
Differences, file size, and when to choose each format.
PPTX vs TXT
Differences, file size, and when to choose each format.
PPTX vs HTML
Differences, file size, and when to choose each format.
PPTX vs GIF
Differences, file size, and when to choose each format.
Popular PPTX conversions
The most-requested destinations when starting from PPTX.
Frequently Asked Questions about PPTX
Frequently Asked Questions
PPTX is the default presentation format for Microsoft PowerPoint since 2007, based on Office Open XML. It stores slides with text, images, animations, transitions, speaker notes, and embedded media in a compressed XML package.
PPTX files open in Microsoft PowerPoint, Google Slides (free), LibreOffice Impress (free), Apple Keynote, and PowerPoint Online. You can also view them via OneDrive or Google Drive in any browser.
Use PPTX when you need to edit slides, add animations, or present with speaker notes. Export to PDF when sharing a finalized presentation for viewing or printing where consistent layout is more important than editability.