Guide

How to Rotate Scanned PDF Pages So They Read Correctly

Scanned PDFs often come out sideways or upside down, especially when pages were fed through a scanner in different directions. Before you print, email, or merge those files, fix the page orientation so the document reads normally from the first page to the last.

Last updated: April 30, 2026

Share:

Why orientation problems happen

Mixed page orientation usually happens when paper documents are scanned in batches. One page may have been loaded portrait, another landscape, and another flipped entirely. The PDF itself is fine, but the reading order feels broken because the viewer has to rotate mentally or manually on every page.

The easiest fix is to open /pdf-tools/rotate-pdf and rotate only the pages that need correction. That keeps the original content intact while making the final file easier to read on screens and in print.

Step-by-step workflow

When to rotate before other edits

  • Rotate first if you plan to merge several scanned files together.
  • Rotate first if you want to add page numbers later so the final document looks professional.
  • Rotate first if people will print the file, because print mistakes are harder to catch after the fact.
  • Rotate first if the PDF is a job application, legal packet, or report where readability matters immediately.

Extra cleanup after rotation

Many scanned PDFs need one more cleanup pass after orientation is fixed. Blank scanner pages can be removed with /pdf-tools/delete-pdf-pages. If the document order is wrong, use /pdf-tools/reorder-pdf. If the final file is too large for email, run it through /pdf-tools/compress-pdf.

These steps work well together. Rotation improves readability, deletion removes clutter, reordering improves flow, and compression makes the file easier to send.

Final checks before sharing

  • Open the final PDF on desktop and mobile if possible.
  • Confirm no page still needs rotation.
  • Check that page order still makes sense after edits.
  • Print one sample page if the document is going to a printer or scanner again.
  • Save the cleaned version with a clear filename before sending it.