PDF Basics
How to Rotate PDF Pages
April 2026 · 4 min read
Why pages end up rotated
The most common source of rotated pages is scanning. Flatbed and sheet-fed scanners do not always detect document orientation automatically. A page placed sideways on the glass produces a PDF page that is technically correct (the scanner captured exactly what it saw) but reads the wrong way.
Exported documents can also arrive rotated. Some software - particularly older presentation tools and certain CAD exporters - writes pages in landscape orientation that PDF viewers render sideways. The content is correct; the viewport direction is wrong.
Mixed orientation is a subtler problem: a mostly-portrait document where one page is a landscape table or diagram. The rotation is intentional, but viewers that auto-rotate all pages to portrait can inadvertently un-rotate that page.
What rotation does at the PDF level
PDF pages have a /Rotate key in their page dictionary that specifies the viewing angle: 0, 90, 180, or 270 degrees. Rotating a page in a PDF tool sets or updates this key. The underlying page content is not redrawn - the viewer applies the rotation when rendering.
This matters because rotation is a lossless operation. Rotating a page 90 degrees and then rotating it back 90 degrees produces an identical file to the original. No image recompression occurs. No text is re-rendered. If you over-rotate, you can always undo.
Some older or non-compliant PDF viewers ignore the /Rotate key and always render at 0 degrees. If a rotated file looks wrong in one viewer but correct in another, this is the likely explanation. Modern viewers (Acrobat, Chrome, Safari, PDFsuite) respect the key correctly.
How to rotate with PDFsuite
Open /tools/rotate and upload your PDF. Every page appears as a thumbnail. Click any thumbnail to select it, or use the select-all checkbox to choose every page at once. You can also shift-click to select a range.
Use the rotation buttons to apply 90-degree clockwise, 90-degree counter-clockwise, or 180-degree rotation to the selected pages. The thumbnails update immediately to show the result. You can rotate different pages by different amounts - select a different set and apply a different rotation.
When the orientation looks correct, click Save. The tool writes the updated /Rotate values and downloads the corrected PDF. The file size is essentially unchanged because the page content itself is not modified.
Rotating one page vs all pages
For a single sideways page in an otherwise correct document, select only that page thumbnail and rotate it. The rest of the document is unaffected. This is the most common use case for mixed-orientation documents.
For a whole document that came out wrong - perhaps a scan batch that went through the feeder sideways - select all and rotate once. The entire document corrects in a single step.
If you need to rotate odd and even pages by different amounts (common with double-sided scans where alternating pages are upside down), you can select all odd pages, rotate, then select all even pages, rotate differently. PDFsuite supports multi-selection so this takes two steps rather than page-by-page work.
Saving rotations permanently
Some PDF viewers apply a rotation setting locally without writing it to the file. When someone else opens the same file, it appears rotated again. To fix the rotation for everyone, you need a tool that writes the /Rotate key to the file - which is what PDFsuite does.
After downloading the corrected file, open it in a PDF viewer to confirm the rotation is saved. Close the file and reopen it. If it opens in the correct orientation without any local setting, the rotation is embedded in the file.
If you are distributing the file and cannot test on multiple viewers, a safe approach is to flatten the rotation - meaning the page content is redrawn at the new orientation rather than just flagged with a /Rotate key. PDFsuite writes the /Rotate key, which is correct and compatible with all modern viewers.
Try it yourself
Process your PDFs in the browser.
All 28 tools. Files never leave your device. $29/year.