Extract Pages From a PDF
Select the pages or ranges you need, and export just those pages as a new PDF.
Drag and drop a PDF file here
or
Files are processed in your browser and are not uploaded to our servers.
How to Extract Pages From a PDF
- Select a PDF.
- Choose the pages or ranges you want to keep.
- Review the extracted page order.
- Export the new, smaller PDF.
What this tool changes
- Creates a new PDF containing only the selected pages, in the order selected.
What it preserves
- Content, size, and orientation of the extracted pages.
Good to know
- Page numbers must exist in the source document; out-of-range numbers are rejected with a clear error.
- Extraction rebuilds the document, so bookmarks, internal page links, and document properties such as title and author are not carried into the new file.
The order you type is the order you get
Type 5,2,9 and you get those three pages in that sequence, page 5 first. Extraction does not sort your list back into document order. Most of the time you will type ranges in ascending order without thinking about it and never notice.
When you do need a specific arrangement, this lets you build it in one step rather than extracting and then reordering. And if an extract comes out in an order you did not intend, this is almost always why — read the list back before exporting.
Reversed ranges like 5-2 and page numbers past the end of the document are rejected with a message rather than silently producing something odd.
Check the first and last pages, not the middle
The characteristic extraction error is being one page out at an edge: a clause that begins at the foot of the page before, or a table that continues onto the page after. The middle of your range is almost never wrong.
So check the boundaries. Does the first page start where the topic starts, or halfway through a sentence? Does the last page finish the thought? A section almost never begins exactly at a page boundary, which is why extracting pages 14 to 16 so often should have been 13 to 17.
When in doubt take one page more on each side. Extra context costs nothing and reads as thorough; a clause cut in half reads as careless and invites a follow-up email asking for the rest.
Name the file before you send it
An extract arrives in someone's inbox with no context around it, and the filename is the only thing telling them what it is. contract-extract.pdf says nothing; acme-contract-payment-terms-p14-16.pdf tells them which document it came from, which part they are looking at, and where it sat in the original.
Including the page range matters more than it looks, because an extract is a document with a gap in its history — it says "page 14" at the foot of its first sheet while being the first sheet. Putting the range in the name resolves that before anyone has to wonder.
If the printed numbering will confuse the recipient, Add Page Numbers to PDF can lay down a correct sequence. On formal submissions that is worth doing: an extract carrying its parent document's numbering looks like a document with pages missing.
What comes out with the pages, and what stays behind
An extraction builds a new document and copies the pages you asked for into it. The pages themselves arrive complete: pulling the second page out of a three-page scan of just under four megabytes produced a file of 1,340,952 bytes, which is that page’s full weight rather than a share of it. Nothing it needs is left behind in the original.
What does not come across is everything that belonged to the document rather than to a page. We measured the properties: title, author, and subject come back empty, and creator is replaced with the name of the library that performed the copy. Bookmarks go the same way, because a rebuild has no concept of an outline, and internal links that pointed at pages you did not extract have nothing left to point at.
Read that in whichever direction applies to you. If you are sending a couple of pages out of a longer document, the properties being cleared is quietly helpful, since the author field is filled in automatically by most software from your computer account and often holds your real name. It is not a redaction guarantee: it does not touch anything inside the images themselves, and what hidden data a PDF carries covers the rest.
If instead the extracted file needs to carry the original’s title and author onward, expect to set them again afterwards — nothing in the extraction can recover them.
Frequently asked questions
- Can I extract a non-contiguous set of pages?
- Yes, using a range expression such as 1-3,6,9-11.
- Does extracting pages affect my original file?
- No, extraction always produces a brand-new file.
- How large will the extracted file be?
- Close to what those pages weighed inside the original. Extracting one page from a three-page four-megabyte scan produced 1,340,952 bytes — the page’s full weight, not a fraction of it.
- Does the extracted file keep the original’s title and author?
- No. Extraction builds a new document, and we measured title, author, and subject coming back empty, with creator replaced by the library name. Set them again if the new file needs them.
- Do bookmarks and internal links survive extraction?
- No. The new document is assembled from the pages you chose, and it has no outline to inherit. Links that pointed at pages you did not extract have no destination left.