To rearrange pages in a PDF: open the file below, drag any page thumbnail onto another to move it (the ← → buttons nudge pages one slot at a time, which is handier on touch screens), rotate pages that are sideways, and download. The exporter copies the pages in exactly the order shown — content untouched, sequence yours — so an 8-page contract whose signature page (page 8) belongs after the cover becomes 1, 8, 2, 3, 4, 5, 6, 7 with one drag. Free, in your browser, nothing uploaded.

Pages

Open a PDF to begin. The file never leaves your browser.
Advertisement

Ways to Fix Page Order

ApproachEffortWhat you get
Drag thumbnails (this tool)SecondsRebuilt PDF in your exact order; pages copied untouched; delete and rotate while you're there
Re-scan or re-export the sourceMinutes to hoursRight order, but you redo work and risk quality loss on every pass
Print to PDF page-by-pageTediousLoses links and selectable text; page order is the only thing you fix
Full desktop editorInstall + learnWorks, at the cost of software (and often a subscription) for a job that's one drag

How to Rearrange PDF Pages

Page order lives in the PDF's page tree — an ordered list the viewer walks to display the document. Rearranging means rebuilding that list, which is exactly what this tool's export does: pdf.js renders each page as a thumbnail you can drag, and pdf-lib copies the pages into a fresh file in your chosen sequence. Nothing about the pages themselves changes.

Step by step

A worked example

An 8-page contract goes out with the signature page last, but legal wants it right after the cover. Open the file, drag the page-8 thumbnail onto the page-2 card, and the grid reads 1, 8, 2, 3, 4, 5, 6, 7. Download and the output is those 8 pages in that order — the signature page is now output page 2, cover still first, nothing re-rendered. The classic duplex-scan case works the same way: a 20-page two-sided original that scanned odds-then-evens needs a dozen drags (or arrow presses) to become reading order.

Frequently Asked Questions

How do I rearrange pages in a PDF?

Open the PDF in a thumbnail organizer and drag each page card to its new position — or nudge pages with the left/right arrow buttons, which is easier on touch screens. The download is rebuilt with the pages copied in exactly the order shown, so what you see in the grid is what you get in the file.

Does reordering pages change the pages themselves?

No. The exporter copies each page's content stream untouched into a new document — text stays selectable, images stay sharp — and only the sequence changes. Rotation applied here is written as the page's rotation value, not a re-render.

Why is the last page first after I scan a document?

Duplex scans often do this: single-sided originals fed through a feeder come out reversed, or odd/even passes stack in opposite directions. A thumbnail reorder fixes it in seconds — drag (or arrow) the pages into reading order and download.

Will reordering break the document's bookmarks?

Possibly. Bookmarks and named destinations point at page locations, and a rebuilt file doesn't rewrite them to follow moved pages. If the outline matters, open the output and check that each bookmark still lands where you expect before relying on it.

Advertisement