PDF Split
Extract specific pages from a PDF, or split every page into its own file. Ranges like 1-3, 5, 8-10 supported.
How PDF Split works
Load a multi-page PDF into the drop-zone. Everything happens locally.
Enter ranges like '1-3, 5, 8-10' to extract a subset, or use 'one file per page' for full splitting.
Get a single PDF with the extracted pages, or a batch of one-page PDFs — whichever mode you picked.
Frequently asked
How do ranges work?+
Comma-separated pages and dashes for ranges. E.g. '1, 3, 7-9' extracts pages 1, 3, 7, 8, and 9 in order.
Are pages re-ordered?+
Duplicates are removed and pages are exported in ascending order regardless of how you typed them.
How does 'one file per page' work?+
Every page becomes its own single-page PDF, named 'yourfile-page-1.pdf', 'yourfile-page-2.pdf', etc.
Is my PDF uploaded?+
No. The split runs entirely inside pdf-lib, in your browser.