The PDF Page Reorder Tool lets you rearrange the pages of any PDF by dragging thumbnails into a new order, then download a freshly built file with the pages in exactly the sequence you want. It is for anyone who has scanned a document out of order, needs to move a cover or appendix, wants to interleave two merged files, or simply has to fix a misnumbered report before sending it on. Everything happens inside your browser tab — the PDF is never uploaded, which makes it safe for contracts, statements, medical records and anything else you would rather not hand to a third-party server.
How it works
When you open a PDF, the tool uses pdf.js to render a thumbnail of every page directly on a canvas, entirely on your machine. Each thumbnail becomes a draggable card on a reorder board. The number you see in the blue corner badge is the page’s new position in the output, while the caption underneath tells you which page it originally was — so you always know what moved where. You can drag a card and drop it anywhere, nudge it one slot at a time with the arrow buttons, send any page straight to the front, reverse the whole document, or restore the original order in one click. You can also exclude pages from the export without losing them from the board, which is handy when you want to try a couple of arrangements before committing.
When you press Download, the tool reads the pristine original bytes and uses pdf-lib to copy
the selected page objects into a brand-new document in your chosen order. Because the pages are
copied rather than re-rendered, text stays selectable and graphics stay crisp — only the
sequence changes. The result downloads as yourfile_reordered.pdf with the original left
untouched.
Example
Suppose a colleague scanned a five-page agreement but the signature page came out first, like
5, 1, 2, 3, 4. Open the file, drag the signature thumbnail to the end, and the order summary
updates to 1-5. If page 3 was a blank separator you no longer need, click its ✕ to exclude it,
and the output becomes a clean four-page document. Press Download and you have a corrected PDF in
seconds — no account, no upload, no watermark.
| Action | Result |
|---|---|
| Drag page 5 to the front | New order starts with the former last page |
| Click the right arrow on a card | Page swaps one slot to the right |
| Reverse order | Whole document flips end-to-end |
| ✕ on a card | Page is dropped from the export (kept on the board) |
Every step runs locally in your browser, so your document never leaves your computer.