How to Extract Pages From a PDF Into a New Document
Sometimes you want only part of a document. Here is how to take those pages out and rebuild a tidy file around them.
The situation this solves
Somewhere in a two-hundred-page document there is the part you were sent for: an appendix, a certificate, a chapter, a set of signed pages. You do not want the rest of it, and pasting screenshots into Word gives you a file that will not copy, search or print properly. Extracting pages keeps everything intact: text stays selectable, images keep their resolution, and the result behaves like a normal PDF.
Before you extract
Decide the order first. If you are taking pages out of several documents, the order of the finished file is whatever order you add them in, not their number in the original. Fix the filename of each source while you are at it, so later you are not opening three files called document.pdf trying to remember which one was the draft.
How to build the new document
- Load the source file and confirm which pages you need. For anything long, skim it in your reader first and write the ranges down; guessing costs a second run.
- Add the first range to the selection. One number pulls a single page, a pair of numbers pulls everything between them.
- Add further ranges if you need sections from different points in the document.
- Run the extract. The new file is written on your device and contains only the pages you selected.
- Open the result and check the opening page and closing page. Those two are where an off-by-one range shows up.
What extraction does and does not change
Pages are copied into the new document, which means vector text stays selectable, links inside the extracted pages keep working, and scans keep the resolution they already had. What it does not do is tidy up around your selection: a running header that belongs to a section you did not take will travel with the page it sits on. If the leftover is a problem, extract the range that starts after it.
Doing it without uploading
Extracting reads the file and rewrites it, which is work your own device can do. That is also why the free tier has nothing to ration: there is no upload to charge for. If the pages are sensitive, this is the practical difference. The file is read into your browser and handed back to you, so no copy sits on someone else's server waiting for their retention policy to expire.
Which method should you use?
Speed
Browser tools skip the upload and download entirely, so merging takes about as long as your machine needs to write the file. Server-based tools add transfer time on both ends.
Privacy
Merged documents often end up being the complete package — a contract with all annexes, a full set of invoices. Keeping that on your device means there's no copy sitting on someone else's server afterwards.
Cost
Browser mergers and Preview are free. Paid desktop software earns its keep only when you need capabilities beyond merging, such as OCR or sophisticated form work.
Convenience
If merging is an occasional task, a bookmarked browser tool is hard to beat: no install, no login, works on a phone when someone emails you files while you're out.
Common questions
What is the difference between extracting and splitting?
Extracting takes selected pages and builds a new document from them, while splitting usually divides one document into parts that sit alongside each other. The output differs; the underlying read-and-rewrite is the same.
Will the text still be selectable after extraction?
Yes. Pages are copied rather than re-rendered, so text that was selectable in the original stays selectable, and images keep their original resolution.
In what order do the extracted pages appear?
In the order you add the ranges, not in page-number order. If you need chapter 4 before chapter 2, say so when you add them.
Can I extract pages from a password-protected PDF?
Only if the password is one you already know. A protected file has to be opened first, and anything that opens it is asking you for that password.
Is there a page limit on the free version?
No page cap and no daily quota. The practical limit is the memory available on your device, which is rarely a factor for a normal document.
Extract your pages now
No upload · No sign-up · No watermark · Works offline once loaded
Open Split PDF →Also useful: Merge PDF · Split PDF · Rotate PDF · JPG to PDF · PDF to JPG