How to rotate PDF pages
- Drop your PDF Each page turns up as a thumbnail.
- Rotate. Use ⟳ on a single page, or “Rotate all 90°” for the whole file. Click again for 180° and 270°.
- Click Save, then Download. The orientation is stored in the PDF itself, so it stays fixed in every viewer.
Why a rotation sometimes doesn't stick
Nearly everyone has done this: turned a sideways page the right way up in a PDF reader, closed the file, opened it again, and found it sideways once more. The reason is that most readers offer two different things under similar-looking buttons. One rotates your view of the page, which is a temporary convenience and is never written to the file. The other rotates the page itself. If a fix keeps coming undone, the first one is what you were using.
A page's orientation lives in the PDF as a property of that page, holding one of four values: 0, 90, 180 or 270 degrees. Every viewer is required to honour it, which is why changing it is reliable. This tool writes that property, so the result is fixed everywhere: in a browser, on a phone, in Acrobat, and on paper when it prints.
Rotating this way doesn't touch the page's contents. The text stays selectable and searchable, vector art stays sharp, and the file barely changes size, because nothing is redrawn or re-encoded. Rotation is lossless and reversible: rotate back and you have the file you started with.
Landscape to portrait, and portrait to landscape
Changing a PDF from landscape to portrait is a rotation job, and this is the tool for it. "Rotate all 90°" turns a document that is wide all the way through; the ⟳ button on a thumbnail handles the two pages in the middle that came out sideways. Going the other way, portrait to landscape, is the same click. Direction is easiest judged by eye from the thumbnails, and if the first turn lands upside down, three more clicks come back round rather than undoing anything.
One distinction catches people out. Rotation changes the orientation a page is displayed at, not the sheet's measurements. An A4 landscape page turned upright still measures 297×210mm; viewers and printers read the rotation property and turn the page a quarter turn before drawing it. For reading, printing, emailing and uploading to a portal, that is all you need.
It falls short only when something downstream measures the page instead of looking at it: a print shop rejecting mixed sheet sizes, or a filing system that wants every page letter-portrait. That needs the geometry changed, not the orientation: Resize pages puts the content on a different sheet, and Crop trims one down. Rotating also won't reflow anything, so a table that was too wide for a portrait page is still too wide; it now runs down the sheet instead of across it.
The scanner problem
Most sideways pages come from a scanner that fed a landscape sheet through a portrait feeder, or from a phone that recorded which way it was held and then wasn't believed. In a long scan the rotation is often inconsistent: portrait pages fine, the two landscape tables on their side, one page upside down because it went in backwards. Rotating page by page from the thumbnails is faster than it sounds, since you can see at a glance which ones are wrong.
If every page is wrong in the same direction, "Rotate all 90°" handles the lot in one click. If the order is wrong as well as the orientation, Organize pages does both in one pass, and Reverse pages covers the specific case of a scan that came out back to front.
Common uses for rotating PDFs
- Fix sideways scans: turn a landscape-scanned page upright so it reads properly.
- Correct phone-camera photos: pages built from photos taken at the wrong angle.
- Set one page landscape: rotate a single wide table in an otherwise portrait document.
Frequently asked questions
How do I rotate a PDF and save it that way?
Drop the file above, hit the ⟳ button on a thumbnail or use Rotate all, then click Save. The rotation is written into the file itself, so the pages open right way up everywhere.
How do I change a PDF from landscape to portrait?
Rotate it 90°. Use “Rotate all 90°” if the whole document is wide, or the ⟳ button on individual thumbnails if only some pages are. If the first turn lands upside down, click three more times rather than starting over. The same thing in reverse takes portrait pages to landscape.
Does rotating change the page size?
No. Rotation sets the orientation a page is displayed at; the sheet keeps its measurements. An A4 landscape page turned upright still measures 297×210mm, and every viewer and printer turns it a quarter turn before drawing it. To change the sheet itself, resize or crop instead.
Can I rotate just one page?
Each thumbnail has its own rotate button, so one sideways scan in the middle of a clean document is a single click. Nothing else is touched.
Why does my PDF open sideways in the first place?
Scanners and phone cameras often store the image unrotated and leave it to the viewer's heuristics. Saving the rotation here settles the orientation in the page itself.
Is my file uploaded?
No. Nothing to upload, nothing to wait for. Your browser rewrites the orientation and hands the file back.