How to Split, Extract, Delete or Reorder PDF Pages
Updated: 10 September 2026
"I just need a few pages out of this PDF" turns out to mean four different things, and picking the right one saves a lot of fiddling. This guide sorts out splitting, extracting, deleting and reordering — what each does, when to reach for it, and why none of them cost you any quality.
The four operations
- Split breaks one PDF into several files — every page on its own, or at page ranges you choose. Use it when a single document needs to become many.
- Extract pulls a chosen range into one new PDF and leaves the rest behind. Use it when you want pages 5–9 as a standalone file.
- Delete removes the pages you name and keeps everything else in place. Use it to drop a blank scan or a page you don't want to share.
- Reorder keeps every page but changes their sequence. Use it when a scanner fed pages in the wrong order, or the appendix ended up before the body.
Which one do you actually need?
A quick way to decide: are you changing how many files you end up with, or what is inside one file? If you want more files, you are splitting or extracting — splitting when you want all of it divided up, extracting when you want a slice and can discard the rest. If you want a single file with different contents, you are deleting (fewer pages) or reordering (same pages, new sequence). Extracting pages 2–4 and deleting everything except pages 2–4 reach the same result; extract is simply the faster way to say it.
Why none of this loses quality
These are page operations, not conversions. The pages you keep are copied across exactly as they were — the same text, the same image data, the same fonts — and only the list of which pages go where changes. Nothing is re-encoded, so there is no quality loss and no need to compress afterwards. That is the difference between rearranging a PDF and compressing one, which does re-encode images to save space.
How to name the pages
AllToolsHub's page tools take ordinary ranges: a list like 1-3, 5, 9-10 means pages one to three, page five, and pages nine and ten. Page numbers count from one, and a range that runs off the end of the document is simply clamped rather than throwing an error. If you are not sure of the numbering, open the file in the PDF reader first and note the page numbers you want.
The tools
Split PDF divides a file; Extract PDF Pages pulls out a range; Delete PDF Pages removes pages; and Reorder PDF Pages changes their sequence. If after rearranging you also need the pages numbered, Add Page Numbers stamps them on. Every one of them runs in your browser, so the document is never uploaded.