All guides
PDF·5 min read·

How to Extract Pages from a PDF (Split, Pull, or Save a Range)

Three ways to get specific pages out of a PDF: extract a single page, save a range, or burst the file into one PDF per page. Here's the workflow for each.

"Extract pages from a PDF" usually means one of three things:

  1. Pull one page out as its own PDF (e.g. page 7 of a 50-page report).
  2. Save a range as a new PDF (e.g. pages 5-12 only).
  3. Burst the file so every original page becomes its own PDF.

PDF Split handles all three, and the workflow is essentially the same — what changes is what you pick in the "Split mode" dropdown.

How to extract a single page

  1. Open PDF Split.
  2. Drop the source PDF.
  3. Pick Pages: Range mode.
  4. Enter the page number twice (e.g. 7-7) — that's how the tool expresses "just this one page".
  5. Click Split. Download the result.

The output is a new single-page PDF. The original isn't modified.

How to extract a range

Same workflow, different range:

  • Pages 5-12: 5-12
  • Pages 1-3 and 7-9 (two separate ranges → two output PDFs): enter as multiple ranges if the tool supports it; otherwise run twice.

If you need pages 5-12 plus pages 18-20 as a single output PDF, the path is: split each range separately, then PDF Merge the two outputs together.

How to burst into one PDF per page

For "I want every page as its own file":

  1. Open PDF Split.
  2. Pick Mode: One page per file.
  3. Click Split.

Output is a zip containing N single-page PDFs, named with the original filename + page number suffix (report-page-1.pdf, etc.).

When this isn't the tool you want

  • You want to remove specific pages, not extract them. Use the PDF Editor — it has a per-page delete control. The output is the original PDF minus the dropped pages, in one go.
  • You want to combine pages from multiple PDFs into one new PDF. Use PDF Merge — drop both sources, reorder pages if needed, output.
  • You want to flip a single page upside down. Use PDF Rotate with a per-page range selector.

How the page count is calculated

PDF page numbering starts at 1, not 0 — what you see when you open the PDF in any viewer. If the document has its own "Page 3" label printed on what's actually the 5th physical page (cover + TOC + page 1 visible label = page 3), Dropvert counts physical pages.

To figure out which is which: open the source in any PDF viewer, watch the page indicator at the bottom — that's the number to enter in the range field.

FAQ

Does it work on password-protected PDFs? No. Remove the password first in Acrobat or another local PDF editor. The browser-side PDF library doesn't decrypt encrypted content streams.

What's the page-count limit? No fixed limit, but very large PDFs (1000+ pages) are slow because the browser has to parse and rebuild the whole document. For a 2000-page PDF expect 30-60 seconds.

Is the original PDF modified? No. All Dropvert PDF tools produce a new file; the source is untouched. Nothing is uploaded — the source bytes stay in your browser's memory only.

Tools mentioned in this guide

Related guides

We use cookies to understand how you use Dropvert and improve the experience.