PDF Split
Extract pages from a PDF.
Runs in your browserRelated
About
PDF Split either explodes every page of a PDF into its own file, downloaded as a zip, or extracts a specific range of pages — like "1-3,5,7-9" — into a single new PDF. Page count is shown as soon as you upload the file, before you decide which mode to use. Splitting runs entirely in your browser using pdf-lib; the original PDF is never uploaded anywhere.
Frequently asked
- Can I extract just a few specific pages instead of splitting everything?
- Yes, the extract-range mode accepts comma-separated ranges like "1-3,5,7-9" to pull out exactly the pages you want into one new file.
- Is my PDF uploaded to a server to split it?
- No, splitting happens entirely in your browser; the file never leaves your device.