To extract PDF pages means to copy specific pages out of an existing PDF and save them as a brand-new, separate PDF file — keeping the original document untouched. The new file contains only the pages you chose, arranged in the exact order you specify, and you can include any page from anywhere in the source document regardless of its original position. The fastest way to do this is with the Extract PDF Pages tool, which accepts an unencrypted PDF up to 50 MiB and 500 pages, lets you enter page numbers or ascending ranges in any order, and produces a downloadable file with no upload, no signup, and no watermark.

Most people search for this when they have a long report, ebook, manual, or scanned document and only need a handful of pages — a single chapter, an appendix, a signed contract page, a tax form, or a few supporting attachments. Rather than printing the whole document or scrolling through hundreds of unrelated pages, extracting lets you build a focused mini-PDF that is easier to email, archive, print, or attach to a ticket or invoice. It is also the standard way to share excerpts from a larger document without exposing the rest of it.

how to extract pdf pages
how to extract pdf pages

What "Extracting" Means Versus Splitting or Deleting

The word "extract" gets used loosely, so it helps to be precise. Extracting copies selected pages into a new file while leaving the source file exactly as it was. Splitting, by contrast, breaks a single PDF into multiple smaller PDFs, usually by cutting it into chunks of a fixed size. Deleting removes pages from a PDF and replaces the original with a trimmed version. Extracting is the right choice when you want a custom, hand-picked subset.

If your goal is to remove pages and keep the original intact in a smaller form, use Delete PDF Pages. If you want to chop a long PDF into evenly sized chunks for sharing, use Split PDF. If you only need to shuffle existing pages without copying any out, use Rearrange PDF Pages.

File Limits and Input Requirements

The tool works entirely in your browser, which means the PDF never leaves your device. Because everything runs locally, there are a few hard constraints you should check before you start:

  • Encryption: The source PDF must be unencrypted. Password-protected or DRM-locked files will be rejected because the tool cannot unlock them client-side.
  • File size: Up to 50 MiB. Larger files exhaust browser memory and may fail mid-process.
  • Page count: Up to 500 pages total in the source document.
  • Page numbering: Always one-based — page 1 is the first page, not page 0.
  • Browser: A modern desktop browser with JavaScript enabled.

If your document is image-only and you also need searchable text, consider OCR as a separate step before extracting.

How to Extract PDF Pages Step by Step

  1. Open the Extract PDF Pages tool in your browser.
  2. Choose an unencrypted PDF no larger than 50 MiB and with no more than 500 pages from your device.
  3. Enter the page numbers or inclusive ascending ranges you want, separated by commas. Use the format N for a single page or N-M for a range, both one-based. For example, 5, 1-3 means page 5 followed by pages 1, 2, and 3 in that exact order.
  4. Click Extract. The tool reads your input and builds a new PDF in the order you listed.
  5. Review the duplicate-page notice if one appears. Duplicate entries are collapsed, so each page appears in the output only once, in the position of its first listing.
  6. Click Download to save the new PDF to your device. The original file remains unchanged.

A useful tip: list ranges in ascending order inside each entry (for example, 12-15, not 15-12). The tool treats ranges as inclusive, and the entries themselves can be in any order you want the new file to follow.

Common Page-Selection Patterns

Most extraction tasks fall into a small handful of patterns. The table below shows the most common ones and the syntax to type into the tool.

Goal Example input Result
One single page 7 A new PDF containing only page 7
A consecutive chapter 12-25 A new PDF containing pages 12 through 25 in order
Non-contiguous pages 3, 17, 42 A new PDF containing page 3, then page 17, then page 42
Reverse selection 15, 10-12, 1 A new PDF starting with page 15, then pages 10 through 12, then page 1
Combine chapters and appendices 1-10, 50-55, 80 A new PDF with the first chapter, the appendix, and page 80 in that order

Because the tool preserves the order you type, you can also use extraction as a lightweight way to build a custom reading order from multiple sections of a long document.

What Happens with Duplicate Pages and Invalid Entries

If you list the same page twice — for example 5, 5, or 1-3, 2 — the tool keeps only the first occurrence and silently removes the duplicate from the output. A notice is displayed so you can confirm the final page count before downloading. This is intentional: it prevents confusion in the new file and keeps the output lean.

Entries that fall outside the document's page range are flagged as invalid and skipped. For instance, if your PDF has 30 pages and you enter 5, 31, 40-50, only page 5 will appear in the result and the rest will be reported as out of range. Entries with reversed ranges, such as 10-5 instead of 5-10, are also rejected because the tool expects ascending ranges only.

Privacy and How the Tool Works Under the Hood

Everything the tool does happens inside your browser using JavaScript and the PDF.js library maintained by Mozilla. The file is read from your disk into memory, the selected pages are copied into a new PDF structure, and the result is offered as a standard download. No network request is made with the document content, so the file never touches a server. This makes the approach suitable for sensitive material such as legal contracts, medical records, financial statements, and internal reports.

The PDF specification itself, defined by the International Organization for Standardization as ISO 32000, treats each page as an independent object that can be referenced and reassembled, which is exactly what this extraction process relies on. According to the MDN documentation, reading and writing binary PDF data in the browser has been practical across all modern browsers for several years.

Real-World Scenarios Where Extraction Saves Time

Extraction is one of those quietly useful operations that comes up in almost every kind of work. A few common scenarios where it shines:

  • Submitting a single form: A government or insurance packet is often bundled into one large PDF. Extracting just the page you need to sign and return keeps the recipient from wading through irrelevant material.
  • Sharing a chapter from an ebook or manual: Pulling pages 40 through 55 into a separate file lets you send a focused reference to a colleague without exposing the rest of the book.
  • Building a custom handout: Teachers, trainers, and presenters frequently extract a few pages from several PDFs and merge them into a single tailored handout.
  • Archiving a signed contract page: After signing, many people extract only the signature page (or the signature page plus the cover sheet) for clean storage in a separate folder.
  • Splitting a scanned book: A 300-page scan can be broken into per-chapter PDFs for easier reading on a phone or e-reader.

Each of these tasks relies on the same basic idea: the original document stays where it is, and a smaller, purpose-built copy is produced next to it.

Pairing Extraction with Other PDF Operations

Extraction is often one step in a longer workflow. Once you have a focused PDF, you may want to combine it with other files, rotate pages that were scanned sideways, or stamp page numbers onto the new excerpt before sharing it. A few common follow-ups:

  • Combine the extracted file with another PDF using Merge PDF.
  • Rotate pages inside the new file with Rotate PDF if any were scanned sideways.
  • Stamp page numbers onto the excerpt using Add Page Numbers to PDF.
  • Crop margins down for printing with Crop PDF.

For a deeper walkthrough on in-browser PDF handling, see the How to Extract Pages From a PDF in Your Browser guide.

Tips for Getting the Output You Expect

A little planning goes a long way with extraction. Before you click the button, it helps to scan the source PDF and write down the page numbers you actually want, in the order you want them. This avoids two common mistakes: accidentally including the table of contents or cover sheet, and listing pages in the wrong sequence because you were thinking of the document's original order rather than the order you want in the new file.

Another good habit is to keep ranges ascending (5-10, not 10-5) and to avoid overlapping ranges where possible. If you do overlap them, the duplicate-page notice will tell you which entries were collapsed, so you can adjust and try again. Finally, if the source PDF has a complex structure with front matter, body, and back matter, it can help to extract the body first, then merge in any front or back matter pages you need rather than trying to list everything in one go.

Troubleshooting Quick Checklist

  • The tool won't accept my file → Check that it is unencrypted, under 50 MiB, and under 500 pages.
  • The downloaded PDF is missing pages I selected → Look for the duplicate-page notice; the duplicates were collapsed.
  • My range produced nothing → Make sure the range is ascending, for example 5-10 and not 10-5.
  • The output is in the wrong order → Reorder the entries in your input. The tool preserves the exact order you type.
  • I need pages from two different PDFs → Extract from each one separately, then merge the two results.

For broader page-handling tasks beyond extraction, the related guides How to Crop a PDF Without Uploading the File and How to Combine PDF Files in Your Browser Without Uploading cover adjacent steps in the same no-upload workflow.