What is this tool?
Split PDF files by individual pages, extract custom page ranges, or export specific pages as a sub-document.
When to use it?
Perfect for extracting specific sheets from large reports, dividing documents for sharing, or cropping PDF pages.
How does it work?
Parses range inputs (e.g. 1-3, 5), matches them to 0-indexed page keys, copies matching items into a new document buffer, and outputs downloadable PDFs.
Example Conversions
File: invoice.pdf (5 pages), Range input: "1-2, 5"
Download: invoice_extracted.pdf (pages 1, 2, 5 only)
Frequently Asked Questions
How do I specify range configurations?
Input single pages or hyphens for continuous page ranges (e.g. 1-4, 6), separated by commas.
What happens if I split every page?
The tool splits the document page by page and displays separate download links for each page.