How to reverse a back-to-front scanned PDF
4 min read
You scan a stack of paper, open the file, and page one is the last page. Every page is there and every page is readable; the whole sequence is simply backwards. Dragging forty pages into the right order by hand takes several minutes and is remarkably easy to get wrong by one. Reversing does it in a click.
Why scanners do this
A sheet-fed scanner pulls pages from the top of the stack and drops them into an output tray. If it stacks them face-up, the first page scanned ends up at the bottom of the output pile and the last page sits on top — so when you pick the stack up, it is reversed.
The scanner is not confused. It scanned exactly what you fed it, in the order you fed it. The reversal happens in the physical stacking, which is why software settings often do not help and why it happens consistently on the same machine.
If your scanner has a face-down output option, use it. It is the difference between this happening every time and never happening again.
Reversing the document
That is the whole operation. There are no options, because there is only one thing to do: page 1 becomes the last page, the last page becomes page 1, and everything in between mirrors around the middle.
- 1Open the Reverse pages tool and choose your PDF.
- 2Check the preview — the last page should now appear first.
- 3Download the corrected file.
When reversing is not the answer
Reversing is the right fix only when the entire document is backwards. It is worth checking, because a couple of other failures look similar at a glance and reversing makes them worse.
| What you see | What happened | Fix |
|---|---|---|
| Pages run last to first, all of them | Face-up output stacking | Reverse the document |
| Two halves in the wrong order | The stack was scanned in two batches | Split at the boundary and merge the parts the other way round |
| Odd pages then all even pages | Single-sided pass over double-sided paper, twice | Interleave the halves — reversing will not help |
| Only a few pages out of place | Sheets fed out of order | Fix them individually in the Organize tool |
The double-sided case
There is one variation worth knowing because it is common and reversing it does not work. If you scan double-sided paper on a single-sided scanner, you scan all the fronts, turn the stack over, and scan all the backs — which gives you pages 1, 3, 5, 7 followed by 8, 6, 4, 2.
That needs the second half reversed and then interleaved with the first, not a straight reversal of the whole file. Split the document in half, reverse the second part, and then interleave them page by page in the organizer.
It is fiddly. If your scanner has a duplex mode, use it and delete the blank backs afterwards — that route is faster and much harder to get wrong.
It changes nothing but the order
Pages are copied into the new sequence exactly as they were. Nothing is re-rendered or re-compressed, so text stays selectable, images keep their resolution, and the file size is essentially unchanged — it is the same pages in a different order.
Reversing is also its own undo. Run it twice and you are back where you started, with no accumulated loss, which makes it safe to try if you are unsure.
Fixing a scan properly
Order matters here. Reversing first means you are checking page order while the document reads normally, which makes the remaining problems much easier to spot.
- 1Reverse the document if the whole sequence is backwards.
- 2Rotate any pages that came out sideways or upside down.
- 3Delete the blank backs if you scanned single-sided paper in duplex mode.
- 4Run OCR if you want the text to be searchable.
- 5Compress last, once the file contains only the pages you are keeping.
Try it now — free and private
The tool runs entirely in your browser. Your file never leaves your device.
Common questions
Tools mentioned in this guide
Latest articles
- How to compress a PDF for WhatsAppShrink a PDF so it sends quickly on WhatsApp without eating mobile data — and without uploading your document to anyone's server.
- How to merge PDF files without uploading them anywhereCombine several PDFs into one document that never leaves your device — and learn how to check that claim for yourself.
- PDF too large to email? Five fixes, rankedGmail stops at 25 MB and many company inboxes at 10 MB. Here is what actually works when your PDF will not send, in the order worth trying.