Split PDF — Extract Any Page Range as a New Document
Pull selected pages out of a PDF into a new file using a simple range expression like 1-3,5,8-10. Ideal for sharing only the pages that matter — a single chapter, a signed section, or a receipt — without exposing the rest of the document.
Page range syntax
Enter individual pages separated by commas and ranges with a hyphen. "1-3,5" gives you pages 1, 2, 3 and 5. "7-9" gives pages 7 through 9. Whitespace is ignored; invalid ranges are rejected before processing.
Original file is untouched
Splitting is non-destructive. The source PDF on your computer is not modified — only a new file containing the pages you selected is downloaded.
Common uses
Detach a signed signature page from a contract, extract one invoice from a monthly batch, or pull the appendix out of a long report to share separately.
Frequently Asked Questions
Can I split a PDF into individual one-page files?
This tool exports one range per run. To split into pages 1, 2, 3… as separate files, run the tool multiple times or use Extract PDF Pages.
Does splitting reduce quality?
No. Pages are copied intact — same fonts, same images, same resolution.
What if my page range is out of bounds?
The tool validates against the document's real page count and shows an error before processing, so nothing corrupt is downloaded.