← All guides

How to fix a sideways or upside-down scanned PDF

Scanners flip pages all the time. Here's how to rotate scanned PDF pages — one page or all of them — right-side-up, in your browser.

Open the Rotate PDF tool →

Sheet-fed scanners flip pages all the time. The PDF arrives with half the pages sideways or upside-down, and now you have to fix it before sending it on. The fix is fast: rotate the scanned PDF page-by-page (or all at once) in your browser, with no upload of the scan.

Why this keeps happening

Most scanners try to detect page orientation per sheet, and they’re imperfect. Common causes:

  • Mixed-orientation originals — landscape charts mid-document confuse the detector.
  • Two-sided originals — the back side of a page may be loaded upside-down relative to the front, especially on a manual-flip workflow.
  • Default-orientation scanners — some inexpensive scanners scan everything in one orientation regardless of the original.

The result is a PDF where some pages are right-side-up and others aren’t. Reading it on screen by tilting your head works for a minute; sending it to someone else does not.

Fixing it

Drop the PDF in and the tool shows every page as a thumbnail. Each thumbnail is a button:

  • Click a sideways page — it rotates 90° clockwise. Click again for 180°, again for 270°, and again to reset to 0°.
  • The badge in the corner tells you the current rotation, so you can see what you’ve changed without re-checking visually.
  • “Rotate all right” rotates every page +90° in one go — handy when the whole scan came out sideways.
  • “Reset” clears all the rotations you’ve added (useful if you got over-eager clicking).

When the previews look right, click “Apply & download”. The tool writes the rotations into the PDF (preserving any existing per-page rotation) and gives you rotated.pdf. No quality loss — PDF rotation is just metadata.

Tips

  • Fix rotation before you compress. It doesn’t matter technically (rotation is independent of image data) but it’s easier to verify the right pages got rotated when the previews are at full resolution.
  • Pair with Delete Pages. Sheet-fed scans often include blank separator pages. After rotating, delete the blanks for a cleaner final file.
  • Save the original. Always keep an unmodified copy in case you want to redo the rotation differently.

Privacy

Scans are usually the most sensitive PDFs you handle — signed contracts, IDs, medical paperwork, financial statements. There’s no good reason to hand a scan to a third-party “rotate PDF” website that uploads to its servers. This tool uses PDF.js for the previews and pdf-lib to write the rotation, both inside your browser. The scan stays on your device.

Step by step

  1. Open the Rotate PDF tool.
  2. Drop the scanned PDF on the upload area.
  3. Click each sideways page until it's right-side up (each click is +90°).
  4. Use “Rotate all right” if every page came in 90° off.
  5. Click “Apply & download” to save the corrected PDF.
Open the Rotate PDF tool →

FAQs

My scanner produced a PDF where half the pages are sideways. Why does that happen?
Sheet-fed scanners detect page orientation per sheet, sometimes incorrectly — especially on mixed-orientation originals or two-sided documents where the back side was inserted upside-down. Some scanners also default to one orientation regardless of the original.
Does rotating change the PDF content?
No. Rotation is metadata — every page has a "Rotate" value baked into the PDF. The tool just updates that value (on top of any existing rotation), so the content itself is untouched and there's no quality loss.
I rotated a page but the preview still looks wrong.
Each click adds 90° clockwise. If it's now 90° too far, click three more times (or use Reset and start over). The badge on each thumbnail shows the current rotation so you can see exactly where it is.
Can I rotate different pages by different amounts?
Yes. Each page tracks its own rotation, so page 3 can be 90° and page 7 can be 180° in the same document. Click each page until it's right.
Is my scan uploaded for this?
No. Page previews come from PDF.js in your browser, and the rotation is written by pdf-lib — also in your browser. Important for scanned documents, which are often the most sensitive PDFs you handle.

Related guides