Initializing... drag & drop files here
Supports: PDF
This tool renders each page of your PDF as a separate, still APNG image — one file per page, numbered in page order. A multi-page PDF gives you multiple downloads, not a single animated file. The output is effectively a truecolor PNG inside an APNG container: full 24-bit color with an 8-bit alpha channel, and it opens anywhere a normal PNG does. If what you actually want is an animated page-flip of the whole document in one file, use PDF to GIF — that converter does assemble the pages into a single looping animation.
| Property | APNG (this tool) | GIF (PDF to GIF) |
|---|---|---|
| Output | One still image per page | One animated page-flip file |
| Color depth | Up to 24-bit (~16.7M colors) | 256 colors per frame |
| Transparency | Full 8-bit alpha | 1-bit (on/off) only |
| Text and gradients | Stays clean, no banding | Banding on shadows/gradients |
| Compatibility | Opens anywhere a PNG does | Universal |
| Standardization | Part of PNG spec (W3C, 3rd edition, 2025) | GIF89a (1989) |
Because this converter exports each PDF page as its own still image — there is no frame assembly on the APNG path, so nothing animates regardless of page count. If you want a looping page-flip of the document in a single file, convert with PDF to GIF instead; that path maps one page to one animation frame.
One APNG file per page, numbered in page order. A single-page PDF produces one image; a 20-page PDF produces 20. Each file stands alone, so you can keep only the pages you need.
For on-screen use, 150 DPI keeps body text legible while holding file size down. The 300 DPI default is the safe choice for documents with small text or fine line art. Going to 600 or 1200 DPI mainly helps when you plan to zoom in — it multiplies the pixel dimensions of every page image.
Often yes, especially across many pages. A PDF stores text and vectors compactly, while each output image is a full raster of one page at your chosen DPI, and PNG-style compression is lossless. If the total is too large, drop the DPI to 96 or 150.
Since each output file is a still image, it displays anywhere PNG does — viewers that don't know APNG simply treat it as a normal PNG. The APNG format itself was folded into the official PNG specification by the W3C in 2025 (PNG Third Edition, June 24, 2025), and about 94.7% of browsers in use support it per caniuse.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.