Extract PDF Pages — Pull Selected Pages Into a New File
Extract just the pages you need from a PDF — a signed page, an invoice, a specific chapter — into a new standalone PDF. Type page numbers and ranges like 1,3,5-8 and get exactly that.
How it differs from splitting
Split PDF takes one range and outputs those pages; Extract is more flexible — you can pick non-contiguous pages (like 1, 3, 5-8) in a single run.
Order follows your input
The pages appear in the output in the order you list them. Extracting 5,3,1 gives you page 5, then 3, then 1 — useful for reorganizing.
Frequently Asked Questions
What's the syntax?
Individual pages are comma-separated (1,3,5). Ranges use a hyphen (5-8). Combine freely: 1,3,5-8,12.
Can I extract from multiple PDFs at once?
Not in one run. Extract from each PDF separately and merge the outputs.
Are bookmarks and links preserved?
Internal links whose targets are outside the extracted range become broken. External links (to URLs) still work.