Extract Pages from PDF

Pull specific pages out of a PDF into a brand-new document — keep ordering, drop the rest.

Your files never leave your browser. All processing happens on your device — nothing is uploaded.

1. Upload your file

How does the Extract Pages from PDF work?

Pull a few specific pages out of a large PDF into a new file. Drop your PDF, type the pages you want to keep using the format "1-3, 5, 8-10", then click Extract. Your new PDF downloads with only those pages, in the order you listed. Useful for grabbing just a few pages from a long report, sharing only the relevant section of a manual, or saving an interesting article from a magazine PDF. Pages can be repeated ("1, 1, 1" gives you three copies of page 1) and reordered ("5, 1, 3" outputs page 5 first, then 1, then 3).

Extract vs Split vs Remove

Three PDF operations manipulate page sets in similar ways, and they are commonly confused:

  • Extract Pages — produces ONE output file containing a chosen subset of pages from the source. Original file unchanged.
  • Split PDF — produces MULTIPLE output files from the source, each covering a contiguous page range or single page.
  • Remove Pages — produces one output file containing all source pages EXCEPT the removed ones. Inverse of Extract.

Choose Extract when you know which pages you want; Split when you need to produce many files; Remove when you know which pages to drop but want everything else.

Page range specification

Standard page-range syntax uses hyphens for contiguous ranges and commas for multiple ranges: "1-5" extracts the first 5 pages; "1,3,5-8" extracts pages 1, 3, 5, 6, 7, and 8; "3-" extracts from page 3 to the end.

Negative indices (some tools support "-3" for "third from last") are not standard PDF-range syntax. Use explicit page numbers or the "-" suffix for "to end".

Invalid ranges (pages outside the source PDF, ranges where end < start) are typically silently dropped by extraction tools. Verify the output page count matches your expected count.

Common extract use cases

Legal discovery — extracting specific exhibits from a large deposition PDF for use in briefs.

Insurance claims — extracting relevant pages from a large policy document to show a claim examiner.

Research papers — extracting a specific chapter or appendix from a book PDF for citation.

Job applications — extracting your resume and a specific project write-up from a portfolio.

Compliance — extracting specific sections of a regulatory document for internal training.

What happens to bookmarks and forms

Bookmarks pointing to pages inside the extracted range are preserved with their internal targeting adjusted for the new page numbering. Bookmarks pointing to pages outside the range are dropped.

Interactive form fields are preserved on their pages. If a multi-page form spans pages that get partially extracted, the extracted portion may have orphaned field references — test the output form before use.

Internal hyperlinks pointing to extracted pages are preserved with adjusted targets; links pointing to non-extracted pages become broken references.

File size after extraction

Extract does not repack the source file. The output includes the extracted page content plus the source PDF's embedded fonts, images, and other shared resources — even resources only used by non-extracted pages. This means the output file can be almost as large as the source even when extracting a small page count.

If output size matters, run the extracted file through the Compress PDF tool afterward. Compression will drop unused fonts and resources, often shrinking the file by 60-90%%.

Related guide

Extract pages from a PDF as a new file (2026)A 2026 walkthrough for pulling specific pages out of a PDF into a brand-new PDF, with explicit range syntax and multi-output support. Browser-side, no signup.

🔒 Security & Privacy

All processing happens on your device. Your files never leave your browser, never touch our servers, and are not stored anywhere. Close the tab and the file is gone.

📱 Use it on any device

Works in any modern browser — Mac, Windows, Linux, iPhone, Android, and tablets. No installation, no app to download. Just open the page and start.

⚡ Quick & easy

Drag, drop, click. Most files process in seconds, not minutes. No watermarks added to your output, no per-day limits, and the tool always shows the result before asking you to download.

🎁 Always free, no signup

Free to use, every time. No account creation, no email required, no “trial” that converts to a paid plan. We make money from ads so you don’t have to pay.

Frequently asked

They're the same operation — both let you specify pages to keep. Split is the more general name; Extract emphasises pulling a small subset from a much larger PDF. Use whichever name fits your mental model.

Related PDF tools

More tools you might like

Hand-picked tools that pair well with this one — same audience, same intent.