Skip to main content
PDFBase

Extract PDF Pages

Local

Extract specific pages from PDF

All Tools
Extract Pages
Local
Tool Details
Input formatsPDF
Output formatPDF
Max file size100 MB
Max files1
ProcessingLocal

Privacy First

Your files are processed entirely in your browser. Nothing is uploaded to any server.

How do I extract specific pages from a PDF?

Add your PDF, type the pages you want using a range like "1,3,5-7", then extract and download a new PDF containing only those pages in that order. The original file is left untouched on disk. Page selection and the new document are both handled inside this browser tab.

About the Extract PDF Pages

Extract specific pages from a PDF document. Create a new PDF with only the pages you need.

  • Pull the signature page, a single invoice or one chapter out of a large PDF to send on its own.
  • Build a shorter document from scattered pages by entering a selection such as 1,4,9-12 in one pass.
  • Share only what a recipient needs instead of forwarding a 300-page bundle and asking them to scroll.
  • Keep the extracted pages as real PDF pages, with text and vectors intact rather than re-rendered as images.

How to use the Extract Pages tool

  1. 1

    Upload PDF file

    Select PDF file from your device or drag file into the upload area.

  2. 2

    Choose settings

    Choose settings such as Pages to extract before processing.

  3. 3

    Extract Pages

    Run the Extract Pages tool to create the PDF output.

  4. 4

    Download the result

    Download the finished file. The original file stays on your device and is not uploaded.

What page-range syntax does the tool accept?

Use comma-separated numbers, hyphenated ranges, or a mix of both: "3" for one page, "5-9" for a run, and "1,4,8-11" to combine them. Numbering is one-based, matching what your PDF viewer displays, so page 1 is the first page rather than page 0. If the range resolves to nothing valid — a typo, or numbers beyond the end of the document — the tool tells you how many pages the file actually has instead of producing an empty PDF.

Is extracting pages the same as deleting the others?

The end result looks similar but the intent is inverted, and the right choice depends on which list is shorter. Extract when you want a handful of pages out of a long document — naming three pages beats naming ninety-seven. Delete when you want to remove a few pages and keep the rest. Extraction also lets you set the order of the output, which deletion cannot.

Does extraction preserve text and quality?

Yes. The selected pages are copied as complete page objects into a new document, so selectable text, embedded fonts, vector graphics, and image compression all survive intact. This is why extracting a page and sending it is better than screenshotting it: the recipient gets a searchable, printable document rather than a flat picture of one.

Are my files uploaded when extracting pages from a PDF?

No. Extraction runs locally in this tab, with no upload step. The reason people extract pages is usually redaction by omission — sending only the relevant page of a contract, a payslip, or a report while withholding the rest. That intent is only honoured if the full document never leaves the machine in the first place, which is exactly what local processing guarantees.

How to do this offline, on the command line

The same page-range syntax used for merging works for extraction.

qpdf

macOS: brew install qpdf · Debian/Ubuntu: apt install qpdf

qpdf --empty --pages bundle.pdf 1,4,9-12 -- extract.pdf

z means the last page, and r1 counts back from the end, so 9-z and r3-z are both valid.

Frequently Asked Questions

How do I select which pages to extract?
Enter page numbers or ranges like 1,3,5-10. The selected pages are copied into a new PDF in the order they appear in the original.
Does extracting pages modify my original PDF?
No. The tool produces a new document containing just the pages you chose; the original file on your device is untouched.
Do extracted pages keep their quality and formatting?
Yes. Pages are copied directly — not re-rendered — so text, images, links, and quality are identical to the source.
When is extracting pages useful?
Sending one chapter of a report, pulling a single invoice out of a batch scan, sharing selected slides, or separating an appendix — any time the recipient needs part of a document rather than all of it.

Need More Tools?

Explore our collection of 58 free PDF tools, all with privacy-first processing.

Browse All Tools