SYSTEM TIME --:--:-- IST · 152 TOOLS LIVE · RUNS IN YOUR BROWSER — NOTHING UPLOADED
← Back to PDF
PDF

Extract PDF Pages

Pull specific pages out of a PDF into a single new file.

About this tool

This pulls specific pages out of a PDF — individual page numbers, ranges, or a mix of both — into a single new PDF file, in the order you list them. "1, 3, 5-7" produces a 4-page output containing pages 1, 3, 5, 6, and 7 from the original, in that order.

This is different from Split PDF, which produces multiple output files from ranges — Extract Pages always produces one file, which is what you want when you need a subset of pages combined together rather than broken apart.

Extraction happens entirely in your browser using pdf-lib. Your file is never uploaded anywhere.

Frequently asked questions

How is this different from Split PDF?

Split PDF produces multiple separate files, one per range. Extract Pages always produces a single file containing just the pages you listed, which is what you want for pulling a subset together rather than breaking a document apart.

Can I list pages out of order to rearrange them?

Yes — pages appear in the output in the order you list them, so "5, 1, 3" produces a 3-page file with page 5 first, then page 1, then page 3.

Can I list the same page twice?

Yes, listing a page number more than once includes it more than once in the output.

Related tools