PowerPoint to PDF
Extract the embedded images from a .pptx presentation's slides into a PDF, one page per image. Text boxes and shapes aren't rendered. Free, private, runs entirely in your browser.
Click to select a PowerPoint (.pptx) file, or drag and drop
Your file never leaves your browserHow to Convert PowerPoint to PDF
- Upload the
.pptxfile you want to convert. - Click Convert to PDF — the tool unpacks the presentation and pulls out every embedded image it can find.
- Download the resulting PDF, with one page per extracted image.
What this tool actually does
A .pptx file is a package of XML describing text boxes, shapes, positioning, and styling — faithfully rendering that layout into a pixel-perfect PDF requires a full presentation-rendering engine, which isn't something a static, client-side tool can provide. This tool instead unzips the presentation (a .pptx is a ZIP archive under the hood) and extracts every embedded raster image referenced by its slides — in PNG or JPEG format — building one PDF page per image, in slide order. It works well for presentations built from full-slide photos or scanned pages, but text typed directly into PowerPoint text boxes, shapes, and vector graphics are not part of this extraction and won't appear in the output.
Example
A presentation made from 8 scanned pages, each inserted as a full-slide photo, converts cleanly into an 8-page PDF that looks identical to the original slides. A presentation built with typed bullet points and shapes, on the other hand, would produce an empty or near-empty PDF, since there are no embedded images to extract.
Common Use Cases
- Converting a photo- or scan-based presentation back into a PDF.
- Recovering image content from a
.pptxfile when PowerPoint isn't available. - Pulling the visual assets out of a presentation for reuse elsewhere.
FAQ
- Will typed text and shapes appear in the PDF? No — only embedded raster images (PNG/JPEG) are extracted. Text boxes, shapes, charts, and vector graphics drawn directly in PowerPoint are not rendered.
- What if a slide has multiple images? Each embedded image becomes its own PDF page — if a slide contains a background photo plus a separate logo image, that becomes two pages rather than one combined slide.
- Why are some images missing from the output? Images in formats other than PNG or JPEG — such as WMF or EMF vector graphics, which PowerPoint sometimes uses for clip art or shapes — aren't currently supported and are skipped, with a note shown after conversion.
- Does this work with .ppt (the older format)? No — only the modern
.pptx(Open XML) format is supported, since it's a ZIP archive this tool can unpack. The legacy binary.pptformat isn't supported. - Is my file uploaded anywhere? No — everything happens entirely in your browser.
