ToolJutsu
All tools
PDF Tools

PDF Page Extractor

Extract specific pages from a PDF into a new file.

Processed on your device. We never see your files.

How to use PDF Page Extractor

What this tool does

The PDF Page Extractor takes one PDF and produces a smaller PDF containing only the pages you choose. You specify which pages to keep using a simple range field — type individual page numbers, ranges like “1-5”, or a combination such as “2, 5-8, 12” — and the tool assembles those pages into a new file in the order you list them. The source page count is shown after loading so you always know the valid range. A DownloadButton appears once the extraction is complete.

Why you might need it

Long PDFs rarely need to be shared in their entirety. A 200-page corporate report may contain only three pages relevant to a contract negotiation. An academic paper submitted as a PDF may have supplementary appendices that a reader wants to strip away. A scanned tax return for one year may be buried inside a multi-year archive. A legal submission may require specific exhibits pulled from a larger evidence bundle.

In each case, sharing or attaching the full document is wasteful and sometimes inappropriate. Extracting only the relevant pages keeps the file small, the content focused, and the recipient’s attention on what matters. It also reduces file size for email attachments and document management systems that impose limits.

Ebook and course material producers regularly split a master PDF into per-chapter files for distribution. Architects and engineers extract drawing sheets from a full set of plans when sharing with a subcontractor who needs only a subset. Teachers pull exam questions from a question bank and combine them in a new order for different class groups.

How to use it

  1. Drop your PDF onto the dropzone, or click it to browse for a file. The tool loads the document and displays its page count.
  2. Type the pages you want to keep in the Pages to keep field. Use commas to separate individual pages and hyphens for ranges, for example 1-3, 7, 10-12. Pages are included in the output in the order you list them, so you can reorder as you extract.
  3. Click Extract pages. The tool processes the file locally and shows a summary of how many pages the result contains.
  4. Click Download extracted PDF to save the file. Use Clear to start over with a different document.

Common pitfalls

The most frequent mistake is entering a page number beyond the document’s length. The tool displays the total page count after loading — use it as your upper bound. Another common issue is entering a backwards range such as “5-3” when you mean pages 3 to 5 in reverse order; ranges must go from lower to higher, so list them individually if you want a non-standard sequence.

Some PDFs carry owner restrictions that prevent copying pages. If you see an error mentioning encryption, the file may need to be unlocked with the PDF Password Remover before extraction will work. Scanned PDFs (images of pages rather than text-based content) extract without any problem — the tool copies page data without interpreting it.

Tips and alternatives

If you need not just to extract but also to reorder every page, the PDF Page Extractor handles that: list all the pages in the new order and you get a fully reordered document. For splitting one PDF into many separate single-page files, use the PDF Splitter instead — it handles that workflow more cleanly than entering each page individually here.

When your goal is to reduce file size after extraction, note that removing unreferenced fonts and images is a separate step the tool does not perform. If you need a leaner file, run the output through the PDF Compressor after extracting your pages. For assembling pages from multiple PDFs into one combined document, the PDF Merger is the right starting point.

Frequently asked questions

Is my PDF uploaded to a server when I use this tool?
No. The PDF never leaves your device. The entire extraction process runs inside your browser using JavaScript and the pdf-lib library. There is no server involved, no upload, and no network request for your file. You can switch to aeroplane mode and the tool will still work — check your browser's Network tab if you want proof.
Can I reorder the pages in the output?
Yes. The output PDF contains pages in the exact order you list them. If you type '3, 1, 2' you get page 3 first, then page 1, then page 2. Ranges expand left to right, so '5-3' is not valid — write it as '3-5' or list the pages individually in reverse.
Does the tool work on password-protected PDFs?
Not directly. If the PDF is encrypted, you will see an error message suggesting you use the PDF Password Remover first to unlock it, then re-upload the unlocked file here.
Will the output pages look exactly the same as the original?
Yes. The tool copies the page structure from the source PDF without rendering or re-encoding anything. Fonts, images, vector graphics, and annotations are preserved exactly. The only change is which pages are included.
What happens if I enter a page number that does not exist?
The tool validates your input before processing. If any page number is outside the range of the source document, you will see an error message telling you the valid range, and no file is produced until you correct the input.

Related tools