Reorder PDF Pages
Move pages up and down until the document reads correctly, then save the reordered PDF.
Processed on your device — no upload
How to reorder PDF pages
- Choose the PDF whose pages are out of order.
- Move pages with the arrows, or send one straight to the front or back.
- Press save. The reordered PDF downloads to your device.
How it works
The tool never shuffles pages inside your document. It builds a list of where each page should end up, then creates a fresh PDF and copies the pages into it in that order. Your original file is only ever read.
That approach avoids the trap that makes manual reordering so error-prone. Every time you move a page inside a live document, everything after it shifts, so the page numbers you were working from stop being true halfway through the job. Here the list always shows two things at once: the position a page now occupies, and which original page it is. When those differ, the row is marked as moved.
Reverse order is worth knowing about. Documents scanned from a sheet feeder sometimes come out back to front in their entirety, and one button fixes that faster than moving thirty pages by hand.
Because pages are copied as objects rather than re-rendered, reordering is lossless. Text stays selectable, images keep their resolution, and the output is the same size as the input give or take a few kilobytes of restructured index.
A worked example
You scanned a 10-page report on a feeder that pulled the last sheet first, so the file reads 10, 9, 8 … 1. Worse, the cover page was fed separately at the end.
Choose the file. The list shows ten rows, each currently matching its original position. Press Reverse order: the document now reads 1 through 10, and every row is marked as moved.
The cover, originally page 1 before the reversal, is now sitting at the bottom. Find it and press the send to front arrow. It jumps to position 1 and everything else slides down by one — you do not have to press up nine times.
Press Save reordered PDF. You get report-reordered.pdf with the confirmation Saved 10 pages in the new order. Note that the save button stays disabled while the order still matches the original — a deliberate guard, so you cannot download an identical file by accident and assume it was fixed.
If some of those pages should not be in the document at all, deleting them first makes the reordering shorter. And if the pages are the right order but the wrong way up, rotating is the tool you want.
Questions
How do I rearrange or swap pages in a PDF?
Drag a page onto the position you want it in, or use the arrows beneath it. A document that came out backwards takes one press of Reverse to sort.
Can I organise a document that was scanned in the wrong order?
Yes. Each thumbnail keeps its original page number underneath, so you can see exactly what moved as you organize the sequence.
Does this change my original file?
No. A new document is built from copies of your pages in the order you set. The file on your disk is only read, never written to, so a mistake costs nothing but another run.
Is the document uploaded to a server?
No. This site is static files with no backend, and the reordering runs in your browser on your own processor. You can check in the Network tab of your developer tools, or by going offline after the page loads.
Why does the row say "moved"?
Because that page is no longer in its original position. Each row shows both where the page sits now and which page of the original document it is, so you can always see what you have changed.
Can I reverse the whole document at once?
Yes — the "Reverse order" button flips every page in one step. It is the usual fix for a document scanned back to front.
Why is the save button greyed out?
Because the current order is identical to the original, so saving would produce the same document. Move at least one page and it becomes available.
Does reordering reduce quality or increase file size?
Neither. Pages are copied as objects rather than re-rendered, so the content is untouched. The file size may differ by a few kilobytes because the internal index is rebuilt.
Will bookmarks and internal links survive?
Page content, text and images are preserved exactly, but document-level structures such as bookmarks and internal links point at specific pages and generally do not carry into a rebuilt document.
Can I reorder a very long document?
Yes, though a list of several hundred rows is awkward to work through by hand. For large jobs it is often quicker to extract the sections you need with the split tool and then merge them back in the order you want.
Can I rearrange PDF pages rather than just reversing them?
Yes. Rearrange PDF pages into any order you like by dragging them, or by typing the order out as a list. Reversing is just one order among the possibilities.