Sample PPTX 1MB File
PowerPoint presentation — slides with charts
Click below for an instant download — no signup, no redirect.
Download 1MB PPTX1 MBTestFile-pptx-1mb.pptx
File details
| Format | PPTX |
| Extension | .pptx |
| MIME type | application/vnd.openxmlformats-officedocument.presentationml.presentation |
| Size | 1 MB |
| Exact bytes | 1,048,576 |
| Filename | TestFile-pptx-1mb.pptx |
| Format version | OOXML (Office Open XML) — ISO 29500 / ECMA-376 |
| Contents | ~5 slides: title slide + content slides each with Title, multi-bullet body text, and placeholder chart element; 16:9 widescreen |
| Encoding | UTF-8 XML within ZIP container; chart XML in ppt/charts/ per slide |
What is a 1MB PPTX file useful for?
A 1 MB PPTX (~5 slides) is realistic for a short business presentation or product demo deck. Use it to test slide thumbnail generation (one image per slide), PPTX-to-PDF conversion (should produce a 5-page PDF), and text extraction for search indexing. The multi-slide structure exercises slide iteration, verifies that text is extracted from both title and body shapes on each slide, and confirms that placeholder chart elements do not cause parse errors.
What's inside this file?
Generated with python-pptx. Approximately 5 slides: a title slide followed by content slides each containing a Title text frame, a multi-bullet body text frame with lorem ipsum content, and a placeholder chart element stored in ppt/charts/. The chart XML contributes meaningfully to file size per slide. The built-in 'Title and Content' slide layout is used throughout.
Download via curl
curl -L "http://localhost:8000/files/pptx/TestFile-pptx-1mb.pptx" \ -o TestFile-pptx-1mb.pptx
Need different parameters?
Generate a custom PPTX file with exact settings.