Skip to content

Reorder the Pages of a PDF

See every page, move them into the order you want, and drop the ones you do not need. Runs in your browser with nothing uploaded.

Runs entirely in your browser — nothing is uploaded

You can see the pages

Most tools that reorder a PDF ask you to type a sequence — 3, 1, 2, 5, 4 — which assumes you already know what is on each page. On anything longer than a handful, you do not, and the result is a document rearranged by guesswork.

Here every page is rendered as a thumbnail and moved individually. Each card shows both its new position and the page it originally was, so you can always tell what has moved. Rendering that many pages costs nothing to the site, because it happens on your own machine — which is precisely why a tool that never uploads can afford to work this way.

Buttons, not dragging

Deliberate, and for the same reason the merge tool works this way. Dragging fails exactly where this tool gets used: on a phone, dragging inside a page that also scrolls is a fight, and with a keyboard it is frequently impossible. Arrows work everywhere, including for someone who never touches a mouse.

Reverse flips the whole document at once, which is the single most common rearrangement — it is what a stack of pages fed the wrong way through a scanner produces.

Nothing is re-encoded

The pages are copied across whole, in the order you set. Text stays selectable text rather than becoming a picture of text, scans keep the exact quality they arrived with, and no page is rasterised or recompressed. The thumbnails are rendered separately, purely for the display, and never touch the file you get back.

What does not survive

The result is a new document assembled from the pages you chose, and that has consequences worth knowing before you rely on it:

  • Bookmarks and the document outline are left behind, along with internal links that pointed at particular pages.
  • The document information fields — title, author, dates — start empty, rather than being carried over from the original.

That is the trade for rearranging pages without touching their contents. For a report with a linked table of contents, rebuilding the links after is unavoidable with any tool that works this way.

Removing pages while you are here

Each card has a remove control, which is useful when reordering and pruning are really the same job. If dropping pages is all you need, Delete PDF Pages takes a list and is much faster on a long document — you do not have to wait for every page to render first.

Nothing is uploaded

The document is opened, rendered and rebuilt inside this tab. Neither the file nor the page images go anywhere, and your original stays exactly as it was on disk.

Frequently asked questions

Why show the pages rather than ask for an order?

Because typing “3, 1, 2, 5, 4” requires you to already know what is on each page, and on anything longer than a handful you do not. Seeing them is the difference between reordering a document and guessing at one. The pages are rendered here on your own machine, which is why it costs nothing to do it this way.

Why buttons instead of dragging?

Because dragging fails exactly where this tool gets used. On a phone, dragging inside a page that also scrolls is a fight, and with a keyboard it is often impossible. Buttons work everywhere, including for someone who never touches a mouse.

Is anything re-encoded?

No. Pages are copied across whole, in the order you set. Text stays selectable text, scans keep the exact quality they arrived with, and nothing is rasterised. The thumbnails you see are rendered separately just for the display and never touch the output.

Can I remove pages here too?

Yes — each page has a remove control, which is useful when reordering and pruning are the same job. If dropping pages is all you need, Delete PDF Pages takes a list and is faster for a long document.

What happens to bookmarks?

They do not survive. The result is a new document assembled from the pages you chose, so the outline, and any internal links that pointed at specific pages, are left behind. The document information fields are dropped too. That is the trade for reordering without re-encoding anything.