Test files › Office documents › presentation.pptx
Sample PPTX file
PowerPoint presentation with a slide master, layout and one titled slide.
↓ Download presentation.pptx| Filename | presentation.pptx |
| Format | PPTX |
| Size | 3.7 KB (3,790 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | 918c7c135ed89f8b0f662d1ead1bfeb7c5b75a94f2e5e6ca4d4a4aa347a6c35f |
What this file catchesA minimal but valid PPTX built from source as a ZIP of XML parts. Opens in the corresponding application; use it to exercise upload, parsing and preview without shipping a real document. PPTX is the strictest of the three - it needs a slide master and layout - so it catches thumbnailers that assume every OOXML file is flat.
Download & verify
curl -fsSL -o "presentation.pptx" "https://files.hexaqa.com/office/presentation.pptx"
curl -fsSL "https://files.hexaqa.com/office/presentation.pptx" | sha256sum
# expect: 918c7c135ed89f8b0f662d1ead1bfeb7c5b75a94f2e5e6ca4d4a4aa347a6c35f