Pull selected pages into a new PDF
Pull a range of pages out of a PDF into a new document, leaving the original alone. Type a range like 4-9, or pick pages individually. The pages are copied rather than re-rendered, so the extract is exactly as sharp as the source and its text stays selectable.
Extract PDF Pages
object-level copy · no recompression
Loading tool…
How to Extract PDF Pages
- Add your PDF. Drop the file in. Its page count is read immediately.
- Say which pages you want. Type a range such as 4-9, a list such as 1,3,7, or any combination of the two.
- Extract. The chosen pages are copied into a fresh document in the order you named them.
- Download. You get a new PDF containing exactly those pages. The original is unchanged.
Why extracting beats printing to PDF
The common workaround is to open the document, print it, choose a page range and print to PDF. It works, and it quietly costs you a lot: the output is re-rendered, often much larger, sometimes with text converted to outlines, and any form fields, annotations and links are flattened away or lost entirely.
Extracting copies the page objects themselves. Text stays text, vectors stay vectors, images keep their exact compression, and links inside the extracted range keep working.
One chapter out of a long document
This is the everyday use: sending someone the four pages of a contract that concern them rather than the whole ninety-page agreement, pulling one chapter from a manual, or lifting the results section from a paper.
It is also the polite version of sharing. A recipient who needs four pages does not want to search a long document for them, and a document you send in full may carry more than you intended in the pages you did not think about.
Extracting, removing, or splitting
Extracting takes a selection out into a new file and leaves the source untouched. Removing pages does the opposite — it keeps the document and deletes pages from it, which is the better tool when you want nearly everything.
Splitting cuts a document into several files at once, and PDF to ZIP goes further by giving every page its own file in a single archive.
Frequently asked questions
Is my PDF uploaded to extract pages?
No. The document is read and the new file is assembled in your browser. Nothing is sent anywhere.
Does extracting reduce quality?
No. Pages are copied at the object level with no recompression, so the extract is identical in quality to the source pages.
How do I write the page range?
Ranges with a hyphen (4-9), individual pages separated by commas (1,3,7), or both together (1,4-9,12).
Does the original file change?
No. Your original is never modified — you download a new document containing the pages you chose.
Can I extract pages in a different order?
Yes. Pages are copied in the order you name them, so 9,4,1 produces a document in that sequence.
Do links and form fields survive?
Fields and annotations on the extracted pages come across. Links pointing to pages outside the extracted range have nowhere to go and will not resolve.
What is the difference between this and Split PDF?
Extracting produces one new document from a selection. Splitting divides a document into several files at once — by range, every N pages, or one file per page.