Split PDF
Split a PDF by page ranges (e.g. "1-3, 5, 7-9") or into equal chunks. You'll get a ZIP with all parts.
This page processes your file entirely in your browser. It never leaves your device.
Drop a file here
or
Choose filesPDF files only
Turn one PDF into multiple smaller ones — by custom ranges or in equal chunks.
How to
- 1
Upload PDF
Drop a single PDF or pick via the button.
- 2
Choose split mode
"By page ranges" accepts a list like "1-3, 5, 7-9". "Every N pages" produces equal-sized blocks.
- 3
Split
You'll get a single file or a ZIP archive with all parts.
Tips
- Comma-separated for multiple ranges: "1-3, 5, 7-9" produces three separate PDFs.
- "Every N pages = 1" gives you each page as its own PDF.
Privacy and limits
Local processing in your browser.
Frequently asked about this tool
Are pages renumbered?▾
No. Selected pages keep their content; numbering is unchanged.
What happens with invalid ranges?▾
The tool reports an error immediately. Valid examples: "1-3", "5", "7-9". Invalid: "a-b", ranges past the last page.