Extract PDF Pages
Pull specific pages out of a PDF into a new, smaller document. Write page numbers or ranges and download the result instantly.
…
Runs entirely in your browser — your files never leave your device.
How to use
- Choose your PDFDrop in the document you want to take pages from.
- List the pages to keepWrite single pages, ranges, or open-ended ranges — for example 2-4, 9, 12-.
- Download the new filePress Extract. A fresh document is built containing only those pages; the original is untouched.
Why this runs in your browser
Every step happens locally using WebAssembly. Nothing is uploaded, so there is no queue, no size quota tied to a server, and no copy of your document sitting in someone else’s storage.
Frequently asked questions
What page syntax is supported?
Single pages (`5`), ranges (`2-6`), open-ended ranges (`8-` means page 8 to the end, `-4` means the start through page 4), and any combination separated by commas.
Is the original file changed?
Never. The tool builds a new document and leaves the file on your disk untouched.