Split PDF
Extract a page range from a PDF into a new document, right in your browser.
Use commas for individual pages and hyphens for ranges. Page numbers start at 1.
About this tool
Pull a specific page or range of pages out of a PDF into a new document — e.g. "1-3, 7" extracts pages 1 through 3 plus page 7. Everything runs locally in your browser using the open-source pdf-lib library; your file is never uploaded anywhere.
Frequently asked questions
- Can I split a PDF into one file per page?
- Not in a single click — this tool extracts a chosen page range (or list of pages) into one new PDF at a time. To get every page separately, run it once per page.
- Are my files uploaded anywhere?
- No — extraction happens entirely on your device. Nothing is sent to any server.
- What if my page range includes a page that doesn't exist?
- Out-of-range page numbers are ignored; the tool extracts whichever requested pages actually exist in the file.