Skip to content
Back to Blog
device-usecase-privacy

Best Way to Convert PowerPoint to PDF (Without Losing Animations Info)

2026-05-17 9 min read

Why Converting PowerPoint to PDF Is Trickier Than It Looks

A PowerPoint file is a living document. It contains slide transitions, entrance animations, embedded fonts, speaker notes, hyperlinks, and sometimes embedded video or audio. A PDF is a fixed-layout format — it captures a single visual state of each page and nothing more. That fundamental mismatch is why so many people end up with a PDF where the text looks wrong, images are blurry, or the slide that was supposed to show three bullet points now shows all three stacked on top of each other in a muddy blur. The most common culprit is using the wrong export method. Printing to PDF through a generic system printer driver, for example, rasterizes your slides at 96 DPI by default on most Windows machines — fine for a quick email attachment, disastrous if the PDF will be projected on a conference room screen or printed at A3 size. There is also a widespread misconception about animations. No PDF reader on earth can play a PowerPoint animation sequence — the format simply does not support it. What you can preserve, however, is the information about those animations: which objects were set to appear in which order, what trigger conditions were used, and what the final state of each slide looks like after all animations have run. Knowing exactly what you can and cannot carry across the format boundary saves a lot of frustration and helps you choose the right conversion method for your specific use case.

What 'Preserving Animation Info' Actually Means in a PDF

When presenters ask about keeping animations in a PDF, they usually mean one of three different things, and each requires a different approach. First, some people want the PDF to look like the fully-built slide — every bullet point visible, every shape in its final position. This is the default behavior of most good converters and is straightforward to achieve. Second, some people want the PDF to capture each animation step as a separate page. If a slide has three bullet points that appear one at a time, the exported PDF would have three pages for that single slide: one with only the first bullet, one with the first two, and one with all three. This is genuinely useful for presenters who hand out PDF decks as leave-behinds — the reader can follow the same reveal sequence the audience saw. PowerPoint's own 'Publish as PDF' dialog supports this under Options > Publish What, where you can select 'All slides' versus individual animation steps. LibreOffice Impress calls the equivalent setting 'Export as slides' versus 'Export as pages.' Third, some people — usually instructional designers or compliance reviewers — want the animation metadata itself embedded in the PDF so another tool can reconstruct the sequence. This is not practically achievable with standard PDF export. PDF does have an animation specification (PDF 1.5 introduced it), but no mainstream presentation tool writes to it, and no mainstream PDF reader exposes it in a useful way. Being clear about which of these three goals you have will immediately narrow down which tool and which settings you should use. CocoConvert targets the first two scenarios well; the third is outside what any standard converter realistically offers.

Using PowerPoint's Built-In Export: The Baseline You Should Know

Before reaching for any third-party tool, it is worth understanding what Microsoft PowerPoint's native export does, because it sets the quality benchmark everything else is measured against. In PowerPoint 365 or PowerPoint 2019, go to File > Export > Create PDF/XPS Document. Click the Options button before you publish. Here you will find settings that matter enormously: - 'Publish what' lets you choose 'Slides,' 'Handouts,' 'Notes pages,' or 'Outline.' If you want speaker notes preserved as a separate layer, choose 'Notes pages.' - The 'Include non-printing information' checkbox retains document properties and tags for accessibility. - The 'ISO 19005-1 compliant (PDF/A)' checkbox forces PDF/A format, which embeds all fonts and prohibits external references — important if the file will be archived or submitted to a regulatory body. - Under the 'Publish each slide as a separate page' area, if your slides have animation steps set up, you can check 'Frame slides' and adjust whether each animation increment becomes its own PDF page. For print quality, PowerPoint's built-in export defaults to a high-resolution vector output for shapes and text, with raster images compressed to approximately 220 PPI. This is adequate for most business uses. If you need 300 PPI for commercial printing, you will need to adjust the image compression settings in PowerPoint's advanced options (File > Options > Advanced > Image Size and Quality, set 'Default resolution' to 330 PPI before exporting). The honest limitation here: PowerPoint's built-in export is only available if you have a licensed copy of PowerPoint installed locally. If you are working on a Chromebook, a Linux machine, or a shared device where you cannot install software, you need an online alternative.

How CocoConvert Handles the Conversion (And Where It Fits)

CocoConvert processes PowerPoint files server-side using a rendering engine that interprets the PPTX XML specification directly, rather than relying on a virtual printer driver. In practical terms, this means text stays as vector text in the output PDF — it is selectable, searchable, and sharp at any zoom level — rather than being flattened into a bitmap. For most PPTX files, the conversion preserves: - All embedded fonts (or substitutes them with metrically compatible alternatives when the font is not licensed for embedding) - Slide dimensions exactly as set in PowerPoint's Design > Slide Size dialog - Hyperlinks, both internal (slide-to-slide) and external (URLs) - Alt text on images, which passes through to the PDF's accessibility tags - Speaker notes, exported as a separate notes layer if you enable that option in the upload settings For animations specifically, CocoConvert exports each slide in its final built state by default — meaning every animated object is visible in its end position. If you need the step-by-step animation pages (the second scenario described earlier), you can toggle 'Expand animation steps' in the conversion options panel before starting the upload. This will produce a multi-page PDF where each animation increment is its own page, mirroring what PowerPoint's own 'Publish what > Animation steps' option does. Where CocoConvert is honest about its limits: complex SmartArt with custom animations sometimes renders with minor layout differences, and embedded video thumbnails are preserved as static images but the video itself cannot play in the PDF. Transitions between slides (wipes, morphs, fades) are not represented in any form, because the PDF format has no equivalent concept. These are not bugs — they are inherent format constraints.

Privacy Considerations When Uploading Presentation Files

Presentations frequently contain information that should not be sitting on a stranger's server for any longer than necessary. Board decks, client proposals, HR materials, financial forecasts — these are exactly the kinds of files people routinely convert to PDF, and exactly the kinds of files that warrant a careful look at a converter's data handling practices. CocoConvert's policy is that uploaded files are deleted from its servers within one hour of conversion completion. No file content is used for training, analytics, or any purpose beyond the conversion itself. Connections use TLS 1.3 in transit, and files at rest are encrypted with AES-256. These are standard practices for reputable online converters, but it is worth verifying them for any service you use — look for a clearly written privacy policy that specifies retention periods in concrete terms, not vague language like 'files are deleted promptly.' For files that genuinely cannot leave your device — attorney-client privileged documents, files under NDA, anything regulated under HIPAA or GDPR — the right answer is to use a local conversion method. PowerPoint's built-in export, LibreOffice Impress (free, open-source, runs entirely offline), or a locally installed PDF printer like PDFCreator all keep your file on your own machine. CocoConvert is the right tool when convenience, speed, and cross-device access matter more than strict data locality — not when the file's confidentiality requirements prohibit any third-party processing. One practical middle ground: if only part of your presentation is sensitive, consider exporting just those slides as a separate PPTX file (right-click slides in the panel > Move to New Presentation in PowerPoint), converting the non-sensitive portion online, and handling the sensitive slides locally.

Troubleshooting the Most Common Conversion Problems

Even with a good converter, specific problems come up repeatedly. Here are the most common ones and their actual fixes. **Fonts look wrong or substituted.** This happens when the presentation uses a font that is not embedded in the PPTX file and is not available on the conversion server. Fix: Before converting, go to File > Options > Save in PowerPoint and check 'Embed fonts in the file.' Select 'Embed all characters' rather than 'Embed only the characters used in the presentation' if the PDF will be edited later. This increases file size but guarantees accurate rendering. **Images are blurry.** Usually caused by PowerPoint's default image compression. Go to File > Options > Advanced > Image Size and Quality and uncheck 'Discard editing data' and 'Compress images in file.' Then re-save and re-upload. Note that this can significantly increase the PPTX file size. **Slide size is wrong in the PDF.** PowerPoint files can be set to widescreen (13.33 × 7.5 inches), standard (10 × 7.5 inches), or custom sizes. Most converters respect the declared slide size, but some PDF viewers display pages normalized to A4 or Letter. The conversion is correct; the viewer is scaling it. Check the PDF's actual page dimensions in Acrobat Reader under File > Properties > Description. **Hyperlinks are broken.** Links to other slides within the presentation usually survive conversion. Links to external URLs should also survive, but links that point to local file paths (like C:\Documents\appendix.xlsx) will be broken in the PDF because that path does not exist for the recipient. Replace local file links with URLs or embedded content before converting. **Animation steps not expanding.** If you expected separate pages per animation step but got one page per slide, confirm the 'Expand animation steps' option was enabled before starting the conversion, not after. The setting is read at upload time.

Choosing the Right Method for Your Situation

There is no single best method for every scenario. The right choice depends on four variables: what software you have access to, how sensitive the file is, what quality output you need, and how much time you have. If you have PowerPoint installed and the file is confidential, use PowerPoint's built-in File > Export > Create PDF/XPS. It produces the highest fidelity output, handles animation steps natively, and nothing leaves your machine. If you are on a device without PowerPoint — a tablet, a Chromebook, a borrowed laptop — and the file is not sensitive, CocoConvert is a fast, reliable option. Upload, set your options (notes, animation steps, accessibility tags), download the result. The whole process for a typical 20-slide deck takes under 30 seconds. If you need PDF/A compliance for archiving or regulatory submission, use PowerPoint's built-in export with the ISO 19005-1 checkbox enabled, or process the resulting PDF through a dedicated PDF/A validator like veraPDF afterward to confirm compliance. Online converters including CocoConvert can produce PDF/A output, but always validate the result independently for compliance-critical use cases. If you are converting large batches — say, 50 client decks after a quarterly review — look at CocoConvert's API, which accepts PPTX files programmatically and returns PDFs without manual uploads. The API documentation covers rate limits and authentication; batch jobs of up to 500 files per hour are supported on the current plan tiers. The bottom line: the format gap between PPTX and PDF is real, and no tool closes it entirely. Understanding exactly what you need to preserve — final slide appearance, step-by-step animation pages, speaker notes, accessibility tags, or font fidelity — and then matching that need to the right tool and settings will get you a better result than any default export ever will.

Best Way to Convert PowerPoint to PDF (Without Losing Animations Info) | CocoConvert Blog