Reorder PDF Pages
Drag pages where they belong, or nudge them with the arrows. Runs entirely in your browser.
Reorder pages
Drag a page where you want it, or use the arrows. The caption under each thumbnail is the page it came from, so you can always see what moved.
Page order is a list, not a layout
A PDF stores its pages as a tree with an ordered list of leaves. Rearranging the document means rewriting that list — the pages themselves are untouched. So reordering costs nothing in quality: no re-rendering, no recompression, no flattening. It is one of the few PDF operations that is genuinely free.
Which is why a tool doing it badly is so irritating. The usual failure is asking for the new order as a typed string of page numbers, which means holding the whole arrangement in your head and getting no feedback until you open the result.
Two ways to move a page
Dragging is the obvious one and it is here. It is also unusable with a keyboard, unreliable with assistive technology, and fiddly on a touchscreen where the thing you are dragging is under your thumb. So every card also has arrows that move it one place earlier or later, doing exactly what the drag does.
Both numbers are shown, on purpose
Each card shows where it sits now and which page of the original it is. Once a few pages have moved, "page 7" and "position 3" stop agreeing, and a grid that shows only one of them leaves you guessing which one it means. The full order is printed above the grid too, so the arrangement can be checked at a glance before anything is written.