PDF Tools
PDF to ZIP
Splits one PDF into single-page PDFs and puts them all in a ZIP file. The files inside are named page-1.pdf, page-2.pdf and so on, in page order.
1
Add Files2
Process3
DownloadProcessed in your browser — your file is not uploaded.
Drop your files here
or click to browse files
Up to 1 files
Extract PDF pages to ZIP:
- Each page becomes a separate PDF
- Download as ZIP archive
- 100% client-side processing
How to Use
- 1Drop one PDF onto the upload area. Only one file is accepted.
- 2Click Extract to ZIP. Progress shows which page is being extracted.
- 3Download the ZIP and unzip it.
- 4You will find one PDF per page, named page-1.pdf, page-2.pdf and so on.
Features
- Every page becomes its own single-page PDF
- All the PDFs are packed in one ZIP file
- Fixed names: page-1.pdf, page-2.pdf, and so on; no custom base name
- One PDF per run (maxFiles is 1)
- No page range option: every page is exported
- Runs in your browser; the file is not uploaded
FAQ
Can I only export some pages?
Not with this tool, which always exports every page. To take specific pages, use Extract PDF Pages; for ranges or other split modes, use Split PDF.
Can I rename the files inside the ZIP?
No. The names are fixed as page-1.pdf, page-2.pdf and so on. You can rename them after unzipping.
Will a long PDF be slow?
Each page is copied into its own document one at a time, and the ZIP is built in memory in your browser. Documents with hundreds of pages, or very heavy pages, can take a while or use a lot of memory on a small device.