Split PDF
Extract specific pages from a PDF. Supports range (1-5), list (1,3,7), odd/even.
- 100% local · no upload
Frequently asked questions
How to specify pages?
"1-5" = pages 1 to 5. "1,3,5" = those specific pages. "1-3,7,10-12" = combined. "all" = all. "odd" = odd. "even" = even.
Can I split into multiple files?
This version extracts all selected pages into ONE file. For one-PDF-per-page, run separate extractions.
Page resolution?
Identical to original — pdf-lib copies pages without re-rendering. No quality loss.
Does it support encrypted PDFs?
No. Decrypt the PDF first using a separate tool.
What if I enter pages outside the range?
They're ignored. The status shows "X pages extracted" with the actual count.