Pull selected pages out of a PDF into a new document

Extracting is the inverse of deleting: instead of saying what to remove, you say what to keep. It's what you want when someone asks for 'just the signature page' out of a forty-page contract.

Select pages from the thumbnail grid, and download them as a new document. The original is untouched — nothing is modified in place, so there's no risk of losing the full version.

Pages don't have to be consecutive. Pick page 1, page 14 and the last three, and they're written into the new file in document order. This is the operation you want when someone needs the signature page and the schedule out of a long agreement, and emailing them the whole forty-page document would be both rude and, depending on what's in the rest of it, unwise.

What this does — and what it doesn't

  • The extracted file is a new document, so interactive form fields from the original are not carried over.

Next steps

Extract PDF Pages — frequently asked questions

Does this change the original file?
No. Nothing is modified in place — you download a new document and the file on your disk is untouched.
Can I extract non-consecutive pages?
Yes. Pick any combination; they're written into the new file in document order.
Is my PDF uploaded anywhere?
No. Every operation runs in your browser using JavaScript and WebAssembly — the file never leaves your device. You can verify it: load the page, disconnect from the internet, and the tool still works. There is no upload endpoint to send it to.
Is it really free? What's the catch?
It's free because it costs us almost nothing to run: there's no server doing the work, so there's no per-file cost to recover. No account, no watermark, no daily task limit, and no feature that turns out to be paid at the download step.

All PDF tools