What is PPSX? PowerPoint Open XML Slide Show Explained
PPSX is the Office Open XML PowerPoint Show format that opens directly into slideshow playback.
Last updated:
What is PPSX?
PPSX is the PowerPoint Show format in Office Open XML, introduced with Office 2007. It holds the same content as a PPTX presentation but is set to open directly into a full-screen slideshow rather than the editing view.
Like PPTX, a PPSX file is a ZIP archive of XML parts. The difference is behavioral: opening a PPSX starts playback immediately. It is the modern successor to the legacy binary PPS format and does not contain macros (the macro-enabled show is PPSM).
How a PPSX Show Works
A PPSX uses the same Office Open XML package and schemas as a PPTX; only its content type differs, signaling that PowerPoint should launch the file straight into full-screen playback.[1] The ZIP container holds the identical slide, layout, theme, and media parts found in an editable presentation.[3]
History and Standardization
PPSX was introduced with Office 2007 as the XML successor to the binary PPS show, based on the Ecma- and ISO-standardized Office Open XML format.[3] It is paired with the macro-enabled PPSM, keeping macro-bearing shows in a separate, clearly identified extension.[1]
PPSX vs PPTX
Because PPSX and PPTX differ only in their content type and opening behavior, a PPSX can typically be converted to an editable PPTX simply by changing the format on save.[2] PPSX itself does not store macros, so distributing a show in this format avoids carrying executable VBA.[1]
MKV Technical Specifications
PPSX vs Other Presentation Formats
| Feature | PPSX | PPS | PPTX |
|---|---|---|---|
| Type | OOXML slideshow[1] | Legacy slideshow | OOXML presentation |
| Opens as | Slideshow directly[2] | Slideshow directly | Edit view |
| Structure | Zipped XML[3] | Binary | Zipped XML |
| Editable | Yes, in PowerPoint | Yes, in PowerPoint | Yes |
| Open/proprietary | Open OOXML | Proprietary | Open OOXML |
| Best for | Auto-play decks | Legacy auto-play | General editing |
PPSX delivers a ready-to-run slideshow in the modern XML format, while PPS is its binary predecessor and PPTX opens for editing instead.
Advantages & Disadvantages
Advantages
PPSX launches straight into full-screen playback, making it ideal for sharing finished presentations meant to be viewed, not edited.
Its ZIP-and-XML packaging matches PPTX, supporting current PowerPoint features and keeping content tool-accessible.
Standard PPSX cannot run VBA, lowering security risk compared with macro-enabled formats.
Disadvantages
Because it opens into playback, users may find it less obvious how to switch into editing the slides.
Best results need PowerPoint or a viewer that fully supports Office Open XML show files.
Common Use Cases
PPSX is used to distribute presentations intended for direct viewing.
Shared slideshows | FileFormer
Finished decks are sent as PPSX so recipients see the presentation play immediately.
Self-running displays | FileFormer
Looping or kiosk presentations are saved as PPSX to begin playback on open.
Webinars and lectures | FileFormer
Presenters distribute view-only slideshows in PPSX for audiences to watch.
Convert PPSX Files Free
Use our free online document converter to convert PPSX and other formats - no signup, no watermarks.
Try Document Converter FreeFrequently Asked Questions
What is the difference between PPSX and PPTX?
Both store the same Office Open XML presentation content, but a PPSX opens directly into a full-screen slideshow, while a PPTX opens in the normal editing view.
What is the difference between PPS and PPSX?
PPS is the legacy binary PowerPoint Show used before Office 2007, while PPSX is the modern Office Open XML show that uses ZIP-and-XML packaging. Both open into playback.
How do I edit a PPSX file?
Open PowerPoint first, then use File and Open to load the PPSX, or right-click the file and choose Edit. This opens the slides for editing instead of starting playback.
Can PPSX files contain macros?
No. Standard PPSX is macro-free. A PowerPoint show that needs embedded VBA macros must be saved in the macro-enabled PPSM format instead.