How to turn a PDF into PowerPoint slides
Updated 2026-08-21 · 6 min read
Short answer: There is no free, reliable way to turn a PDF into slides with editable text boxes, that requires Adobe Acrobat Pro or a server-side converter. The method that always works is to export each PDF page as an image at 150-200 DPI and place one image per slide, which PowerPoint automates with Insert → Photo Album.
Start with the uncomfortable part, because it saves you an hour of searching.
Editable PDF to PowerPoint is not a browser job
Producing a .pptx where every heading is a real text box, every bullet is a real bullet and every chart is a real shape means reconstructing a slide layout from glyph coordinates. That is harder than PDF-to-Word, and Word-level results are already imperfect. It needs the same heavyweight layout analysis, and it runs in a desktop application or on a server, not in a browser tab.
Realistically you have three routes to editable slides:
- Find the original. If the PDF was exported from PowerPoint, Keynote or Google Slides, the source deck exists somewhere. Ask for it. This is by far the best outcome and people forget to try.
- Adobe Acrobat Pro. File → Export To → Microsoft PowerPoint Presentation. It produces genuine editable text boxes and it is the only mainstream tool that does this properly. It is a paid subscription.
- Rebuild it. Extract the text, paste it into your own template, and re-create the visuals. For a 12-slide deck this is often faster than cleaning up a bad conversion, and the result matches your branding.
Watch out: Sites promising free editable PDF-to-PowerPoint mostly do one of two things: upload your file to a paid backend and watermark the output, or place a picture of each page on a slide and call it a conversion. The second is a perfectly good technique, it is just not what "editable" means.
The method that always works: one image per slide
If you need to present a PDF, annotate it live, or drop three pages of a report into an existing deck, images are the right answer. The text is not editable, but it looks exactly like the PDF, works on every machine, and takes about two minutes.
- Set the slide size first In PowerPoint: Design → Slide Size → Custom Slide Size. Widescreen 16:9 is 13.333 × 7.5 inches; Standard 4:3 is 10 × 7.5 inches. A4 pages are much taller than either, so decide now whether you want letterboxed pages or a cropped fit.
- Export the PDF pages as images Use the PDF to JPG converter and choose 150 DPI for screen presentation or 200 DPI if the deck will be printed. 300 DPI produces enormous files for no visible benefit on a projector.
- Check the filenames sort correctly You want page-01, page-02 … page-10, not page-1, page-2 … page-10, which sorts 1, 10, 2. Most exporters zero-pad; verify before importing.
- Import them all at once Insert → Photo Album → New Photo Album → File/Disk, select every image, set Picture layout to "Fit to slide", then Create. PowerPoint builds one slide per image in a single step.
- Delete the title slide Photo Album adds a title slide at the front. Remove it unless you want it.
- Add anything live on top Titles, callouts, arrows and a transparent rectangle to dim the parts you are not discussing. The page image is just a background now.
Export every PDF page as an image at the DPI you choose.
The other applications
| Application | Direct PDF import | What to do |
|---|---|---|
| PowerPoint (Windows/Mac) | No | Insert → Photo Album with page images, or Insert → Object for a single static page |
| Apple Keynote | Partial | Dragging a PDF in places it as one object; export page images and use Insert → Choose for one per slide |
| Google Slides | No | File → Import slides accepts .pptx and Slides only. Upload page images and Insert → Image → Upload from computer |
| Adobe Acrobat Pro | Yes, editable | File → Export To → Microsoft PowerPoint Presentation |
| LibreOffice Impress | No | LibreOffice opens PDFs in Draw, not Impress. Export images and place them |
| Canva | Yes, as images | Upload the PDF; each page arrives as a picture, not as editable text |
PDF to slides, by application.
Note: PowerPoint has one more trick worth knowing: Insert → Object → Create from File → Adobe Acrobat Document. It embeds the PDF as an OLE object you can double-click to open during a presentation. Only the first page shows as a thumbnail, and it breaks if the viewer does not have a PDF application registered, so it is best kept for internal decks.
Only some pages?
Do not convert 90 pages to get 4. Extract the pages you need into a small PDF first, then export those to images. Fewer files to sort, a much smaller deck, and no risk of an internal page appearing in a client presentation. If you need the opposite, everything except a few pages, delete pages instead.
Keeping the deck a sensible size
Forty page images at 200 DPI will produce a .pptx of 60 MB or more, which is past the email limits of every major service. Two fixes: export at 150 DPI instead of 200, which roughly halves it, and run PowerPoint own compressor, select any image, then Picture Format → Compress Pictures → Apply to all pictures, choosing 150 ppi. If the deck is only ever going to be shown from a laptop, that is more than enough.
Frequently asked questions
Can I convert a PDF to PowerPoint for free?
Not into editable text boxes. Free routes give you one image per slide, which looks identical but cannot be edited. Editable conversion requires Adobe Acrobat Pro or a paid server-side converter. If the PDF was exported from a deck, finding that original is the better answer.
How do I insert a PDF into a PowerPoint slide?
For a static page, export the page as an image and insert it. For a whole document, use Insert → Photo Album with all the page images. For an openable copy, Insert → Object → Create from File embeds the PDF, showing the first page as a thumbnail.
What DPI should I export PDF pages at for slides?
150 DPI for on-screen presentation, which is already more than a 1080p projector can show. 200 DPI if the deck will be printed as handouts. 300 DPI multiplies the file size for no visible gain on a screen.
Can Google Slides open a PDF?
No. File → Import slides accepts only .pptx, .ppt and other Google Slides files. Convert the PDF pages to images and insert them with Insert → Image → Upload from computer, one per slide.
Why does my converted deck have text in the wrong place?
The converter inferred text boxes from glyph positions and guessed wrong, which is normal for anything with columns, overlapping graphics or non-rectangular layouts. Either fix the boxes by hand, or switch to the image-per-slide method, which never misplaces anything.