Guide

How to Extract Pages from a PDF Online — Free, No Watermark

Save only the pages you need from any PDF as a single new file — no sign-up, no watermark. Step-by-step guide, page-range syntax, privacy notes, and the seven questions everyone asks.

9 min readconvertpdfgo teamUpdated

A 60-page bank statement. A 200-page court filing. A textbook PDF you only need three chapters from. Every PDF you receive in real life carries twenty pages you actually want — and a hundred you don't. Extracting the ones that matter into a single new PDF is the single most useful thing you can do with a long PDF, and it takes about thirty seconds. Here's how.

Why you usually need to extract pages

Extracting pages is the inverse of removing pages. If the PDF you start with has 80 pages and you only care about 5, removing 75 pages is a chore; extracting 5 is one click. The bigger the original, the more sense it makes to think in terms of what you want to keep, not what you want to drop.

Real-world examples we see every week: people email us PDFs of an entire textbook to extract a single chapter for class, a 100-page bank statement to pull January and March only, a contract bundle to keep the exhibit pages while losing the cover letter and TOC, or a scanned PDF to save the page where their signature already lives so they can sign a new copy without re-printing.

Extract vs split vs remove — which one do you want?

  • Extract — you want one new PDF that contains only the pages you picked. Most common.
  • Split — you want multiple new PDFs, one per range you defined.
  • Remove pages — you want the same PDF minus a few pages, with everything else preserved.
  • Merge — you have separate PDFs and want to combine them.

A 5-second test

If you wrote down the pages you want as a comma-separated list, extract is the tool. If you wrote them as "everything except these pages," you want remove. If you wrote them as "every chapter as its own file," you want split.

How to extract pages from a PDF, step by step

1

Open the Extract Pages tool

Go to convertpdfgo.com/extract. No account, no email, no installation. The page loads in under a second.
2

Drop the PDF in

Drag the PDF onto the upload area or click to pick from your device. Files up to 30 MB go through without a queue. Encrypted in transit (TLS 1.3), encrypted at rest, deleted within one hour.
3

Type the pages you want to keep

Use the page-ranges input — for example1-3,5,7-9means "pages 1 through 3, then page 5, then pages 7 through 9." Whitespace and comma placement are forgiving.
4

Click Extract pages

The tool reads only the pages you listed (in the order they appear in the original PDF), reconstructs them as a fresh PDF, and gives you a single download link. Total time: 2–4 seconds.
5

Download the extracted PDF

That's it. The output keeps the original fonts, embedded signatures, internal links, bookmarks, and form fields where they apply. Nothing about your PDF is "flattened" or re-rendered.

Page-range syntax cheat sheet

The input accepts the same syntax you'd use in Adobe Acrobat: commas separate items, hyphens make ranges.

InputWhat you get out
3Just page 3 (1-page PDF)
1-3Pages 1, 2, 3 (3-page PDF)
2,4,6Pages 2, 4, 6 (3-page PDF)
1-5,8Pages 1 through 5, then page 8 (6-page PDF)
1-2,5-7,10-12Pages 1–2, 5–7, 10–12 (8-page PDF)

Pages always come out in their original document order, no matter what order you typed them — so5,1,3and1,3,5produce the same file.

Common extraction problems and how to avoid them

Printed page numbers don't match the input

A PDF's printed page numbers (the "Page 7" at the bottom) often don't match its physical page positions — TOCs and prefaces are often numbered i, ii, iii and then page 1 starts later. The extract input wants the physical position, counting from 1. The visual picker avoids this entirely.

Bookmarks point to nothing after extraction

We rewrite bookmarks so the ones pointing at kept pages still work (their page numbers are remapped). Bookmarks pointing at pages you dropped are removed. Same for internal hyperlinks.

The PDF is password-protected

You can't extract from a PDF you can't open. If you have the password, remove it first via our protect tool (set to "remove"), then run Extract.

Asking for pages that don't exist

If the PDF has 10 pages and you type12, the job rejects with an explicit "out of range" error rather than silently dropping it. Same for typos like5--7(double hyphen).

A short word on privacy

Three things to know. One: files go over TLS 1.3 — the same encryption your bank uses. Two: files are encrypted at rest while we process them, then deleted automatically within one hour. Three: we don't look at your files, train on them, or send them anywhere. If a PDF really shouldn't leave your laptop, no online tool — ours or anyone else's — is the right answer; use Adobe Acrobat offline or macOS Preview.

If you're extracting from a sensitive PDF

Run a compress pass on the output. Some PDFs hold leftover copies of unused page objects in their internal stream until the file is re-saved through a cleanup pipeline.

How we compare to other free tools

FeatureconvertpdfgoSmallpdf (free)iLovePDF (free)
Sign-up NoneAfter 2 files/dayOptional
Watermark None None None
File size cap30 MB5 MB100 MB
Visual page picker Yes Yes Yes
Auto-delete window1 hourVague2 hours

Frequently asked questions

How many pages can I extract at once?

Up to every page in the source PDF — there's no fixed maximum. The 30 MB upload limit caps the input, not the count.

Will extraction reduce file size?

Yes, often dramatically. A 50-page PDF where you extract 5 pages typically goes from 5 MB to ~500 KB. Run the output through compress for an extra 30–60% reduction if it's image-heavy.

Can I extract pages from a scanned PDF?

Yes. The tool works on any PDF — scanned or born-digital. The existing OCR layer (if there is one) is preserved per kept page.

What happens to form fields on extracted pages?

AcroForm fields are preserved on the kept pages. Fields that lived on dropped pages are removed from the form definition.

Does extracting preserve the order I typed?

No. Pages always come out in their original document order, no matter what order you typed them. To re-order pages, extract first, then merge in the order you want.

Will the result have all the original bookmarks?

Bookmarks pointing at kept pages survive, with their page numbers remapped. Bookmarks pointing at dropped pages are removed.

Is there a free limit?

No. The whole tool is free, with no daily cap, no sign-up, no watermark, and no upsell to a paid tier.

What to do next

One-click follow-ups

Now that the PDF is trimmed, you can compress it, merge it with another file, password-protect it, or sign it. All free.

Or browse our full list of 49 free PDF tools — every common PDF task has a clean, single-purpose page with no sign-up, no watermark, and a one-hour auto-delete window.