Split a PDF the way you need
Load a PDF and either extract specific page ranges (like 1-3, 5, 8-10) into a single
new document, or split every page into its own one-page PDF. Multiple outputs are
bundled into a ZIP. It all runs in your browser — your file is never uploaded.
Two modes
- By ranges — type page numbers and ranges; you get one PDF containing exactly those pages, in order.
- Every page — turn an N-page document into N single-page PDFs, downloaded together as a ZIP.
When splitting helps
- Pull a single signed page out of a long contract.
- Separate a scanned batch into individual documents.
- Send someone only the pages that concern them, not the whole file.
Lossless and private
Selected pages are copied into the new file without re-rendering — text and images keep their original quality. The split runs locally with an open-source library (pdf-lib) and nothing is uploaded, so even sensitive documents stay on your device. It works offline too.
Tip: to also reorder, rotate or delete pages, use the Organize PDF tool; to put several PDFs back together, use Merge PDF.