What is a .PPTX file?
PPTX is the modern Microsoft PowerPoint presentation format, stored as a zipped XML package.
- Did you know
- PPTX became PowerPoint’s default format with Microsoft Office 2007, replacing the old .ppt.
- A plain .pptx file cannot hold macros; presentations containing VBA code must be saved with the sibling .pptm extension instead.
- Each slide deck uses a three-tier cascade - slide master, then slide layout, then individual slide - so a theme change ripples through every slide at once.
- Inside the package the actual content lives in separate XML parts under a ppt/ folder, with embedded pictures, fonts and video stored as their own files.
- Under the hood a .PPTX file is really a ZIP archive - rename it to .zip and you can browse the files inside.
- What Analyser shows you
- Open and read Microsoft Office documents - modern Word, Excel and PowerPoint (DOCX, XLSX, PPTX), their template, macro-enabled and slideshow variants (DOTX, XLTX, POTX, DOCM, XLSM, PPTM, PPSX), and the legacy 97-2003 binaries (DOC, XLS, PPT) - plus the OpenDocument family in every shape: zipped and flat single-XML text, spreadsheets, presentations and graphics (ODT, ODS, ODP, ODG, FODT, FODS), templates (OTT, OTS, OTP, OTG), legacy StarOffice (SXW, SXC, SXD), and EPUB e-books, shown as page previews with selectable text, tables, sheets and slides.
- Open a .PPTX file
- Drag a .PPTX file onto the Analyser home page (or tap to pick one). It opens entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.