Four things get done to the page structure of a PDF, and people routinely reach for the wrong one — usually extracting and re-merging when deleting would have done it in a single step. Doing it in one pass with the organize tool avoids the ordering mistakes that creep in between operations, and nothing is uploaded at any point.
Four operations, one document
| What you want | Operation | What you get back |
|---|---|---|
| Just these pages, as a file | Extract | One new PDF |
| Everything except these pages | Delete | One PDF, shorter |
| Another document's pages included | Merge | One combined PDF |
| The same pages in a different order | Reorder | One PDF, resequenced |
Extracting a page from a PDF
Extracting produces a new document containing only the pages you asked for and leaves the original untouched. It is the right operation for pulling one certificate out of a batch, one chapter out of a manual, or the signed pages out of a contract.
Use split PDF and give a range — 12-30 for a run of pages, or 1,4,9 for individual ones. If every page needs to become its own file, the split-every-page option returns them as a ZIP rather than as a queue of downloads.
Nothing is re-rendered, so an extracted page is byte-for-byte the page you started with. What does not come across is anything that referred to the whole document: bookmarks pointing at pages that are no longer there, internal cross-reference links, and any digital signature — a signature attests to a specific document, and an extract is a different one.
Adding pages to a PDF
There is no "insert a blank page here" in most browser tools, and the reason is that adding pages is merging in disguise. To add a page to a PDF you need a PDF of that page, and then you combine the two.
Adding a scan or a photo: convert it with image to PDF, then merge it with the original in the position you want. For iPhone photos, HEIC to PDF skips the conversion to JPG.
Adding a page of text: create it as a PDF at the same page size as the document, then merge. Matching the page size matters more than people expect — a document that alternates between A4 and Letter prints badly and looks wrong on screen.
Adding a blank page, usually to force a section onto a right-hand page for printing: make one the same way, with an empty text-to-PDF conversion at the matching size.
Once merged, drag the new page into position in the organize tool if it did not land where you wanted.
Removing pages
This is the operation people most often do the hard way. The instinct is to extract the pages you want to keep and merge them back, which is two operations with an ordering mistake waiting in the middle. Deleting the unwanted pages directly leaves one document that was never taken apart.
Load the file into organize PDF, remove the pages you do not want, and download. Seeing thumbnails matters here: it is how you spot the duplicate scan, the blank verso and the page that is not what you assumed from its number.
Rearranging
Drag the thumbnails into the order you want. The pages are copied across untouched, so there is no quality loss however many times you reorder.
The most common real case is a scan that came out in the wrong sequence — a duplex scanner producing all the fronts and then all the backs, or a sheet-fed batch that ran in reverse. Both are visible immediately in a thumbnail view and tedious to fix any other way. If some pages are also sideways, rotate them in the same pass rather than making a second trip.
The ordering rule
One rule prevents most of the rework in this whole area: do everything structural first, then number, then compress.
Page numbers are stamped against the sequence in front of them and do not follow a page that moves afterwards. So settle the pages — add, delete, reorder, rotate — and only then insert page numbers. Numbering a document and then reordering it produces a file whose numbering contradicts its own pages, which is much harder to notice once it is a hundred pages long.
Compression goes last, and after OCR if the document needs to be searchable, because recognition depends on the resolution that compression removes.
Frequently asked questions
How do I extract one page from a PDF?
Use split PDF and give that page number as the range. You get a new document containing just that page; the original is untouched. Nothing is re-rendered, so the extracted page is identical to the one you started with.
How do I add pages to a PDF?
Adding pages is merging. Turn the new content into a PDF first — image to PDF for a scan or photo, text to PDF for text — then merge it with the original and drag it into position. Match the page size, or the document prints inconsistently.
How do I remove pages from a PDF?
Delete them directly in the organize tool and download one document. Extracting the pages you want and merging them back also works but is two operations with an easy ordering mistake between them.
How do I rearrange the pages in a PDF?
Drag the thumbnails into the order you want. Seeing the pages is the point — it is how you catch the duplicate scan or the blank verso that a page-number-based approach misses.
My scan came out with all the fronts then all the backs. How do I fix it?
That is a duplex scanner behaviour, and it is a reordering job. Interleave the pages in the thumbnail view, and rotate any that came out upside down in the same pass — alternating 180-degree pages are the other signature of duplex scanning.
Should I add page numbers before or after rearranging?
After, always. Numbers are stamped against the current sequence and do not move with a page. Settle the structure first, then number the finished document.
Does extracting or reordering reduce quality?
No. The pages are copied into the new file with their fonts and images intact. Nothing is re-rendered or re-compressed at any point.
In short
Extract when you want a subset as its own file, delete when you want one file back, merge when you are adding, and reorder by dragging. Then number, then compress — in that order, and the rework disappears.
Reorder, rotate and delete PDF pages in one pass
Drag-and-drop thumbnails, in your browser. Free, no upload, no account.
Open the organize PDF tool