PPTX with Speaker Notes
A four-slide presentation where every slide carries speaker notes in the notes pane — for testing notes extraction and whether converters preserve the notes alongside the slides.

Rendered preview of the pptx file (37.9 KB). Download above for the original.
Specifications
- Slides
- 4
- Speaker Notes
- on every slide
- Engine
- python-pptx
What is a .pptx file?
PPTX is the default Microsoft PowerPoint format, an Office Open XML presentation packaged as a ZIP archive of slide XML, layouts, media, and themes. It stores slides, shapes, text, images, and speaker notes. It is the standard for editable slide decks.
How to use this file
Use an example PPTX to test presentation parsing, slide and notes extraction, embedded-media handling, and converters that render decks to PDF or images.
Related files
- odpODP — OpenDocument PresentationA three-slide OpenDocument Presentation with titles and body text — for testing ODP readers and slide converters. Original content, free to use.
- pptPPT — Legacy PowerPoint 97A pitch-deck slide set saved as legacy binary .ppt (PowerPoint 97-2003, OLE compound file) via LibreOffice. For testing legacy-Office parsers and PPT→PPTX conversion.
- docDOC — Legacy Word 97The formatted Word document saved as legacy binary .doc (Word 97-2003, OLE compound file) via LibreOffice. For testing legacy-Office parsers and DOC→DOCX conversion.
- docxDOCX with CommentsA Word document with two anchored reviewer comments — for testing comment extraction and whether converters preserve or drop review annotations.
- docxDOCX with Tracked ChangesA Word document with real tracked changes — insertions and deletions attributed to two reviewers with timestamps — for testing how tools read, accept, reject, or preserve revisions.
- docxFormatted DOCXA Word document with styled headings, bold/italic runs, a table, and an embedded image — for testing DOCX parsers and converters against a rich document.
Generated by generation/docs_advanced.py. Free for any use, no attribution required — license.