🍋
Menu
.pptx Document

PPTX (Microsoft PowerPoint Open XML Presentation)

PPTX is the default presentation format for Microsoft PowerPoint since 2007. It stores slides, animations, speaker notes, and embedded media in a ZIP-compressed XML package. PPTX is the standard format for business presentations, lectures, and training materials.

MIME Type

application/vnd.openxmlformats-officedocument.presentationml.presentation

Type

Binary

Compression

Lossless

Advantages

  • + Rich slide design with animations, transitions, and embedded video
  • + Smaller files than legacy .ppt due to ZIP compression
  • + Compatible with Google Slides, Keynote, and LibreOffice Impress
  • + Slide master and layout system for consistent branding

Disadvantages

  • Complex animations may not transfer between PowerPoint and other apps
  • Large files when slides contain high-resolution images or video
  • Not suited for text-heavy documents — use DOCX instead

When to Use .PPTX

Use PPTX for slide decks that will be presented or edited — meetings, pitches, classroom lectures, and webinar slides.

Technical Details

A PPTX file is a ZIP archive containing PresentationML XML files for slides, slide layouts, masters, and themes. Each slide's content — text, shapes, images, and animations — is defined in its own XML file.

History

PPTX was introduced with Office 2007 as part of the Open XML initiative, replacing the binary .ppt format. It is standardized under ECMA-376 and ISO/IEC 29500.

Convert from .PPTX

Convert to .PPTX

Related Formats

Learn More