Skip to content

Extract pages from a PDF

Pull exactly the pages you need out of a long PDF — one page of a 40-page bank statement, the signed page of an agreement, or a chapter from lecture notes — by typing a list like 2-5, 8 and downloading a new file containing only those pages, in the order you wrote them. Extraction is lossless and runs entirely in your browser, so the full document never leaves your device.

  • No upload — files stay on your device
  • Works offline once loaded
  • Free forever, no signup, no watermark
Drop a PDF here, or tap to choose Bank statements and contracts are safe — splitting happens on your device, nothing is uploaded

{{ file.name }} — {{ pageCount }} page{{ pageCount === 1 ? '' : 's' }}, {{ sourceSizeLabel }}

What do you want?

Commas separate ranges; 10- means "10 to the end". The picked pages become one new PDF, in the order you list them.

Every 1 page turns each page into its own PDF; 11 pages split every 3 gives four files.

Splitting pages…
Your file{{ outputs.length === 1 ? '' : 's' }} — pages copied losslessly
  • {{ out.name }} {{ outputSize(out) }}

How to use this tool

  1. Add the PDF

    Drop the file in — the page count appears instantly so you know the valid range before you type anything.

  2. List the pages you want

    Type single pages and ranges separated by commas: 2-5, 8, 11-. An open range like 11- means "from page 11 to the end".

  3. Extract and download

    The listed pages are copied losslessly into one new PDF that downloads immediately.

Questions people ask

How do I extract just one page from a PDF?

Type that single page number — say 7 — and press Extract. The download is a one-page PDF containing page 7 and nothing else, ready to email or upload.

Can I extract pages in a different order than the original?

Yes — pages come out in the order you type them. Writing 8, 2-4 produces a file that starts with page 8 followed by pages 2 to 4, which is handy for putting a summary page first.

Do the extracted pages keep their quality and text?

Completely. Pages are copied at the PDF object level, not re-rendered, so text stays selectable, images stay sharp and the file stays compact.

Is the rest of the document seen by anyone?

No — the whole file is read only inside your browser's memory. Nothing is uploaded, which is why it is safe to extract one page from a statement full of transactions you would rather keep private.

What is the difference between extracting and splitting?

Extracting produces one new PDF from the pages you list. Splitting cuts the document into several files — for that, switch to the Every-N-pages mode or use our Split PDF tool.

What happens if I mistype a page number?

The tool names the exact problem — a page beyond the end, a backwards range like 9-3, or two overlapping ranges — before anything runs, so you can fix the list instead of getting a wrong file.

Free because it costs us nothing to run: your browser does the work, not our servers. Made by Dynamb Technologies — we build software for businesses.