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:
- Pull one page out as its own PDF (e.g. page 7 of a 50-page report).
- Save a range as a new PDF (e.g. pages 5-12 only).
- 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
- Open PDF Split.
- Drop the source PDF.
- Pick Pages: Range mode.
- Enter the page number twice (e.g.
7-7) — that's how the tool expresses "just this one page". - 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":
- Open PDF Split.
- Pick Mode: One page per file.
- 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
How to Merge PDFs Online (Free, No Upload)
Combine multiple PDF files into a single document. Drag to reorder, control merge sequence, no watermark, no signup. Browser-based — your contracts stay private.
How to Split a PDF (Extract Pages or Break Apart)
Pull specific pages out of a PDF, or split a long document into smaller files. Pick pages visually or use range expressions. Browser-based, no upload, no signup.
How to Make a Scanned PDF Searchable (OCR)
A scanned PDF is just images of pages — Find/Cmd+F doesn't work, you can't copy-paste text. OCR adds an invisible text layer that makes the document searchable. Here's how.