Extract Pages from PDF
Pull specific pages out of a PDF into their own file.
Extract a page range from a PDF instantly in your browser. Free PDF page extractor with custom ranges.
Calculator Inputs
About Extract Pages
Pull specific pages out of a PDF into their own file.
Describe which pages to keep using comma-separated ranges (1-5) and single pages (8). The tool validates against the real page count then builds a brand-new PDF containing only those pages.
Files are processed locally with pdf-lib — nothing is uploaded.
Where it is used
Saving only the chapters you need, submitting select pages of an application, reusing diagrams.
How to use the Extract Pages
- PDF File — select a file (application/pdf,.pdf) — Up to 50 MB. File never leaves your browser..
- Pages (e.g. 1-5, 8, 11-13) — enter the value (e.g. 1-5, 8, 11-13).
- Output Filename (optional) — enter the value (e.g. extracted.pdf).
- Calculate — press the Calculate button to see the result instantly above.
Formula
Parse range string → zero-based indices → copyPages into a fresh document.
Examples
Example
range:1-3
Result: Pages 1-3 → extracted.pdf
Frequently Asked Questions
- How do I extract non-consecutive pages?
- Use commas: 1-3, 7, 10-12 extracts pages 1-3, page 7, and pages 10-12.
- Password-protected PDF?
- Remove the password in a reader first — encrypted files cannot be copied here.