File & Format Converters · Free tool
PDF Page Range Extractor
Extract specific pages from a PDF into a new file using pdf-lib. Free, browser-only tool with no upload or sign-up required — get your pages in seconds.
Advertisement
What it does
Extract specific pages from a PDF (e.g. 1-5, 8, 12-15) into a new single PDF. Different from pdf-split, which produces multiple separate PDFs — this combines your selection into ONE new PDF with just the pages you asked for, in the order you specify. The original PDF is untouched. Browser-only via pdf-lib.
Common scenarios: extract a chapter from a book PDF for sharing as a standalone reference; pull contract pages from a long legal document to email to a counterparty without sending the whole 100-page document; create a shorter teacher-friendly excerpt from an academic paper or textbook chapter; generate a presentation handout from slide-PDF — just the key slides; compile evidence pages from multiple parts of a discovery PDF for legal / compliance work.
Page-range syntax:
- Single page:
5— just page 5. - Range:
3-7— pages 3 through 7 inclusive. - Multiple selections:
1-5, 8, 12-15— pages 1-5, then 8, then 12-15. Separator: commas. - Reverse range:
10-5— pages 10, 9, 8, 7, 6, 5 (reverse order). Some tools don’t support this; this one does. - Open-ended:
5-means pages 5 to end;-10means pages 1 to 10. Convenient shorthand.
The output PDF is a clean new file containing only the requested pages, preserving the original quality (no re-rendering, just copying the relevant page objects via pdf-lib’s embedPages). Bookmarks, links, and form fields scoped to the extracted pages may or may not transfer depending on how they reference page numbers — pdf-lib does best-effort transfer.
Embed this tool on your siteShow snippetHide
Paste this snippet into any page. Loads on-demand (lazy), no tracking scripts, and sized to most dashboards. Replace the height to fit your layout.
<iframe src="https://freetoolarena.com/embed/pdf-page-range-extractor" width="100%" height="720" frameborder="0" loading="lazy" title="PDF Page Range Extractor" style="border:1px solid #e2e8f0;border-radius:12px;max-width:720px;"></iframe>How to use it
- Upload your PDF.
- Enter the page ranges using commas and dashes: '1-5, 8, 12-15' or '5-' (page 5 to end) or '-10' (pages 1-10).
- Click Extract. The new PDF contains only those pages, in the order you specified.
- Download the extracted PDF.
- Original is untouched — re-extract different ranges as needed without re-uploading.
When to use this tool
- Sharing a chapter or section from a long PDF.
- Creating a focused excerpt for review without the rest of the document.
- Compiling specific evidence pages from discovery materials.
- Generating handouts from slide-deck PDFs.
When not to use it
- Splitting a PDF into many separate files (one per page or by chapter) — use pdf-split instead.
- Adding pages from another PDF — use pdf-merge for combining multiple sources.
- Modifying page content (annotations, highlights, redactions) — use a PDF editor.
- Very large PDFs (1000+ pages) — browser memory becomes a bottleneck; use a CLI tool like qpdf instead.
Common use cases
- Pre-decision sanity-check on inputs and outputs
- Educational use — demonstrating the underlying concept
- Onboarding a colleague who needs the same calculation/conversion
- Verifying a number or output before passing it on
Frequently asked questions
- What's the difference between this and pdf-split?
- Pdf-split divides a PDF into MULTIPLE files (e.g. one per page, or one per chapter — you get N files). This tool combines a SUBSET of pages into ONE new file. Pick based on output: many-files-from-one or one-file-from-subset.
- Will bookmarks / links / form fields transfer?
- Best-effort. Bookmarks pointing to pages within your extracted range typically work; bookmarks pointing to pages NOT in your range are removed (the target doesn't exist anymore). Internal hyperlinks that go to extracted pages work; ones going to removed pages break. Form fields scoped to extracted pages transfer; ones spanning removed pages may break. For complex documents, manually review the extracted PDF after extraction.
- Is the original modified?
- No — the original is untouched. The tool reads the original, builds a new PDF in memory containing the requested pages, and offers you that for download. Re-extract different ranges from the same original any number of times without harm.
- What about scanned / OCR'd PDFs?
- Works the same. The extracted PDF preserves whatever the original had: image-only pages, OCR'd text layer, etc. If pages 5-10 had searchable text in the original, they have searchable text in the extracted PDF.
- Can I extract pages in a different order?
- Yes. Specify them in the order you want: '5, 1-3, 10' produces a PDF where page 1 is the original's page 5, page 2 is original's page 1, page 3 is original's page 2, etc. Useful for re-arranging slide decks or compiling evidence in chronological-vs-document-order.
- Is the PDF uploaded anywhere?
- No. pdf-lib runs entirely in your browser. The PDF stays in browser memory for processing. Open DevTools → Network during use and you'll see zero outbound requests.
Advertisement
Learn more
Guides about this topic
- Using Our Tools · GuideHow to merge PDFsMerge PDFs free and safely directly in your browser—no watermarks, sign-up, or uploads. Combine documents instantly with our online tool, no download required.
- Using Our Tools · GuideHow to split a PDFSplit a PDF by pages or ranges without uploading to a server. Clear steps, common pitfalls, and a free tool you can use instantly in your browser.
- Design & Media · GuideHow to compress images without losing qualityCompress images without losing quality — pick the right format, dimensions, and quality settings to shrink files fast. Free online guide, no signup.
- Design & Media · GuideHow to resize images without losing qualityResize images without quality loss — Lanczos vs bicubic, downscale tips, AI upscaling limits, web/print sizes, batch tools. Free guide, no sign-up.
- Design & Media · GuideHow to choose image formatsAnalyze JPG, PNG, WebP, AVIF, and SVG trade-offs with our free, browser-only guide. Instant format recommendations for quality, size, and compatibility.
- Design & Media · GuideHow to convert color formatsConvert colors instantly between HEX, RGB, HSL, OKLCH, and CMYK. Free online mapping for digital and print projects with no sign-up required.
Explore more file & format converters tools
- HEIC to PDFCombine iPhone HEIC photos into a single multi-page PDF. Reorder pages, pick A4/Letter or fit-to-image. Browser-only, no uploads, no watermarks.
- HEIC to WebPConvert iPhone HEIC photos to WebP — 25-35% smaller than JPG at the same quality. Universal modern-browser support. Batch in-browser, no uploads.
- HEIC to PNGConvert iPhone HEIC photos to lossless PNG right in your browser. Pixel-perfect output for editing pipelines and archival. Batch supported, no uploads.
- Timestamp ConverterTransform Unix timestamps to ISO 8601 dates and back instantly. Auto-detects milliseconds vs seconds for precise conversion with no sign-up.
- Text to Binary ConverterConvert any text to/from binary using UTF-8 codepoints. Multi-byte chars (emoji, non-Latin) handled correctly.
- Binary ConverterEdit any field to instantly transform numbers across all four bases in your browser. Use this free, ad-free live conversion tool with no sign-up.