How to Rearrange PDF Pages
The document is finished; the pages are just in the wrong order. Re-exporting from the source is often impossible — the source is an email attachment, a scan, or a merge of files from three people. The right move is rearranging the PDF itself, and it's a lossless operation.
How reordering works under the hood
A PDF is a container of independent page objects plus an index that lists their display order. Reordering builds a new document and copies the pages across in your chosen sequence — the page contents (text, images, fonts, vector graphics) are copied byte-for-byte, untouched. No rasterizing, no recompression, no quality loss. That's why a reordered PDF is essentially the same size as the original.
The four classic rescue jobs
- The wandering cover:a merge put the title page last. Move it to the top — one click with a “move to top” control.
- The reverse-fed scan: a stack scanned back-to-front. Repeatedly moving the current last page to the top reverses the document.
- The swapped pair: pages 3 and 4 traded places somewhere in editing. One up-arrow fixes it.
- The rebuilt report: appendix before conclusions, summary in the middle — arbitrary re-sequencing, a minute of arrow clicks.
Reorder vs re-merge
If you still have the parts, merging them again in the right order also works — but reordering wins when the parts are gone, when only two pages are wrong, or when the “parts” never existed separately (a scan). The tools compose: reorder what exists, delete what shouldn't, and merge in anything missing.
Verify before you send
After any structural edit, flip through the result once — especially checking that double-sided scan artifacts (blank backs) didn't land mid-document, and that page references in the text (“see page 12”) still point where they should. Reordering moves pages, not the words that mention them.
Do it in your browser
The reorder PDF pages tool lists every page with up/down and jump-to-top/bottom controls, shows the new order live, and saves a fresh PDF — processed entirely on your device, so contracts and records never touch a server. Add page numbers afterwards if the final order should be visible on paper too.