pdfmend

Guides / How-to

How to rotate PDF pages and save the result permanently

Updated 2026-08-14 · pdfmend team

A sideways PDF page is a small problem that refuses to stay fixed. You open the file, tilt your head, find your viewer's rotate button, and the page looks right — until you close the file, or send it to someone else, and it opens sideways all over again.

That happens because most PDF viewers only rotate the view, not the document. The rotation lives in your viewer session, not in the file, so it evaporates the moment the file travels. To fix a page permanently, the rotation has to be written into a saved copy of the PDF.

Online PDF tools will do that — after you upload the document to their servers. For a scanned contract or an ID document, uploading the whole file to fix its orientation is a poor trade. The pdfmend editor does the same job in your browser: the file is opened locally, rotated locally, and exported locally, with no document upload operation at all.

View rotation vs. saved rotation

It is worth being precise about the difference, because it explains the recurring-sideways-page mystery.

  • View rotation is a display setting in your PDF viewer. It affects only what you see right now and is forgotten when the session ends.
  • Saved rotation is a property of the page inside the PDF file itself. Every viewer, on every device, honors it.

pdfmend applies saved rotation: when you export, the pages you rotated are written into the new copy the right way up, and they stay that way wherever the file goes — email, phone, any viewer.

Rotate PDF pages step by step

  1. Open the editor and choose your PDF. Your browser reads the file directly from your device; nothing is sent to a server. Documents up to 100 MiB and 250 pages are supported during the free launch.
  2. Open the Pages sidebar to see the numbered list of every page. To find the sideways ones, step through the list and check each page on the main canvas; once a page has been turned, its entry shows a rotation badge.
  3. Use Rotate on the entry of the page that needs fixing. Each rotation turns the page 90 degrees, so an upside-down page takes two turns.
  4. Rotate each remaining problem page individually — only the pages you touch change, and the rest of the document is left exactly as it was.
  5. Check the main view to confirm every page reads correctly, and use Undo if you turned something the wrong way.
  6. Click Export PDF. The corrected copy is generated in your browser and saved to your device, with the rotation stored permanently in the file.

Fixing scanned documents with mixed orientations

Scans are where rotation problems cluster. A stack fed into a sheet scanner rarely comes out uniform: portrait letters mixed with landscape tables, the odd page fed upside down, a double-sided batch where every other page is flipped.

Because pdfmend rotates pages individually, mixed-orientation scans are straightforward. Work down the Pages sidebar, checking each page on the main canvas, rotating only the ones that read wrong, and leaving correct pages alone. A few patterns come up often enough to name:

  • Every other page upside down usually means a double-sided stack scanned in one pass — rotate each affected page twice.
  • Landscape tables inside a portrait report are often meant to be landscape; rotate them only if they were scanned incorrectly, not just because they differ from their neighbors.
  • If the page order is also scrambled, fix orientation first — pages are much easier to reorder once each one reads correctly on the canvas. The reordering guide covers that step.

One honest note: pdfmend does not run OCR. Rotating a scanned page makes it readable, but it does not make the text searchable.

The export is a corrected copy

Exporting writes the rotation into a new PDF; your original file on disk is never modified. That is a feature, not a limitation — if you rotate the wrong page or want to start over, the untouched original is still there.

The exported copy is clean: no watermark and no account requirement, within the free-launch limits. If the scan is also bulky, you can choose Compress from More export options instead of a plain export — compression runs locally too, and reduces file size, though results vary by document.

Why rotating locally matters

Rotation is a trivial edit, which makes the upload-based version of it almost absurd: to turn one page 90 degrees, you hand a service every page of the document. The scan of your lease does not need to visit a server to be turned the right way up.

Locally, the operation never leaves your machine. pdfmend has no upload endpoint for documents — the browser renders the file, records the new orientation, and writes the exported copy straight to your disk. The privacy page describes exactly what stays on your device.

Try it now — the editor runs entirely in your browser. No upload, no account, no watermark.

Open the free editor

FAQ

Will the rotation stick when I send the file to someone?

Yes. The export writes the rotation into the PDF itself, so the pages open the right way up in any viewer, on any device.

Can I rotate just one page instead of the whole document?

Yes. Rotation in the Pages sidebar is per page — rotate a single sideways page and every other page keeps its original orientation.

Does rotating change my original file?

No. The export is a new copy with the corrected orientation; the original PDF on your device is left untouched.

Is there a limit on file size?

During the free launch, documents up to 100 MiB and 250 pages are supported, which comfortably covers most scanned documents.

Related guides