Rotate PDF Pages (Free, No Upload)
Rotate all pages or selected pages, then save. Everything runs on your device; files are never uploaded.
Drop a PDF here
Rotate every page or just the sideways ones.
Files are processed on your device. Nothing is uploaded.
The upside-down scan problem
Phone scans and flatbed scanners get orientation wrong constantly. You feed pages in the way they fit, the scanner records them the way they arrived, and the resulting PDF opens sideways or upside down. Readable on your screen if you tilt your head, but unprofessional in an email and genuinely annoying for whoever has to review it.
This tool fixes that without re-scanning. Load the PDF, pick a direction (90 degrees clockwise, 180, or 90 counterclockwise), choose all pages or a range, and save. The rotation is added to each page’s existing orientation and written into a fresh copy of the file. Because it’s a metadata change rather than a re-render, the pages aren’t recompressed and quality is untouched. And like every PDF tool on this site, it runs entirely in your browser via the open-source pdf-lib library, so a scan of your passport or a signed lease never leaves your device.
Picking the right rotation
| The page looks | Apply |
|---|---|
| Upside down | 180° |
| Text reads top-to-bottom on the left edge | 90° clockwise |
| Text reads top-to-bottom on the right edge | 90° counterclockwise |
| Mixed: some pages fine, some not | Rotate only the affected range |
The range option earns its keep on real documents. A 20-page report with one landscape chart on page 14 doesn’t need every page turned; rotate just “14” and the rest stay put. Same when a duplex scanner flips every back side: rotate only the even pages it mangled.
One subtlety worth knowing. Rotation stacks on top of whatever the page already carried, so a PDF that was “fixed” once before might respond differently than a fresh scan. If the first attempt lands wrong, just run the output through again; rotations combine cleanly and nothing degrades, no matter how many passes it takes.
Where it fits in a cleanup workflow
Rotation is usually step one of tidying scanned paperwork. Straighten the sideways pages first, then combine the documents into a single file with the PDF merger, or pull out just the pages a request actually asks for with the PDF splitter. Doing rotation first means you only diagnose the orientation problem once, instead of discovering it again inside a merged 30-page packet.
If your sideways page is still a photo rather than a PDF, you don’t need this tool yet: convert it with JPG to PDF or PNG to PDF after rotating the image in your phone’s own gallery app, which is usually the fastest fix at that stage. And a quick note on limits: this tool changes orientation only. It won’t shrink a heavy scan, since none of the PDF tools here compress, and it can’t make scanned text selectable, because there’s no OCR. Password-protected files show a friendly error; remove the password and come back.
Frequently asked questions
Is the PDF uploaded while it's being rotated?
No. The whole job runs in your browser using the open-source pdf-lib library. The file is opened on your device, the rotation is written into a new copy there, and nothing is sent anywhere. It even works offline once the page has loaded.
Can I rotate just some of the pages?
Yes. Rotate every page, or give a page range and only those pages turn. That's handy for scans where one landscape table sits in an otherwise portrait document.
Which rotation directions are available?
90 degrees clockwise, 180 degrees, and 90 degrees counterclockwise. Between those three you can get any page to upright, since a page can only be wrong in three ways.
Does rotating change the quality of the pages?
No. The tool adds rotation to each page's settings and saves the file; nothing is re-rendered or recompressed. Text stays sharp, images stay exactly as they were, and the file size barely moves.
Why did my page turn the wrong way, and can I fix it?
Rotation is added to whatever rotation the page already had, so a page that was already flagged as rotated can land somewhere unexpected. The fix is cheap: run the result through again with the correction. Two 90-degree turns make a 180, and nothing is lost along the way.
Can I rotate a password-protected PDF?
Not here. Encrypted files can't be opened by the tool, and you'll see a friendly error instead. Remove the password first, then rotate.