Split a PDF into a ZIP of single pages
Drop a PDF and get back a ZIP archive with every page as its own single-page PDF file — no mode picker, no range to type. If you need more control over which pages come out, Split PDF covers ranges and custom groupings; this one exists for the simpler case of wanting every page separated.
PDF to ZIP
one click · every page as its own file in one ZIP
Loading tool…
How to convert PDF to ZIP
- Add your PDF. Drag the file onto the drop zone. Its page count is read immediately.
- Convert to ZIP. Click the button — every page becomes its own PDF file, packaged together as one ZIP.
- Download. Save the ZIP and unpack it wherever you like. Each file is named after the original with a page number appended.
Why a ZIP instead of one download per page
Browsers block a page from triggering more than a handful of downloads in quick succession without a prompt for each one — necessary as a spam defence, but it means a 40-page PDF split into 40 separate files would mean 40 individual save dialogs. Packaging every page into one ZIP sidesteps that entirely: one file, one download, no dialog per page.
Lossless, every time
Each page is copied at the object level rather than rendered and re-saved, so nothing is re-encoded or recompressed. A page with sharp vector text and a page with a 300 DPI scan both come out of the ZIP byte-for-byte as sharp as they went in.
Frequently asked questions
How is this different from Split PDF's "one file per page" mode?
The same underlying result, with the decisions removed. Split PDF also lets you extract a specific range or split every N pages; this tool skips straight to a ZIP of every page, for when that's already what you want.
Are my files uploaded to a server?
No. The PDF is split and zipped entirely in your browser — nothing is ever sent anywhere.
Does splitting reduce quality?
No. Pages are copied directly rather than re-rendered, so there is no recompression or quality loss of any kind.
What are the output files named?
Each page keeps the original filename with a page number appended — report.pdf becomes report-1.pdf, report-2.pdf, and so on inside the ZIP.
Is there a page limit?
No limit we impose. Very large documents take longer to process since every page is copied individually, but there is no cap.
Can I choose which pages go into the ZIP?
Not on this tool — it always splits every page. Use Split PDF's "Extract pages" mode if you only want a subset.
Related tools
Related reading
Longer guides covering the part this tool does not.