Extract a page range from a PDF into a new file — privately.
Processed locally — your file is never uploaded.
How do you split a PDF into separate pages?
To split a PDF, enter a page range and just those pages are copied, in order, into a new document. The range is parsed into a list of page numbers — out-of-range numbers are ignored and duplicates removed. From a 10-page PDF, the range 1-3, 5 produces a new 4-page document. Everything runs in your browser.
Understanding your result
Pages keep their original content and quality. Out-of-range numbers are ignored and duplicates are removed.
Formula and method
The page range is parsed into a list of page numbers, and just those pages are copied, in order, into a new PDF.
Assumptions and limitations
Password-protected (encrypted) PDFs may not open. Remove the password first, then try again.
Worked example
From a 10-page PDF, the range 1-3, 5 produces a new 4-page document.
How to use this tool
- Choose a PDF file.
- Enter the pages to keep, e.g. 1-3, 5, 8.
- Extract and download the new PDF.
Common mistakes to avoid
- Entering page numbers beyond the document length — those are ignored.
About the PDF Split
Pull selected pages out of a PDF into a new document. Everything runs in your browser, so your file is never uploaded.
Who should use this tool
Anyone who needs a few pages from a larger PDF — a single chapter, form or receipt.
Explore all PDF and File Tools tools
Frequently asked questions
How do I write the range?
Use commas and hyphens, like 1-3, 5, 8. Leave it blank to keep every page.
Is my file uploaded?
No. Everything is processed locally in your browser.