Reviewed 2026-08-15
Rotation is applied by changing each selected page's rotation property, which is a value the PDF format carries specifically for this purpose. Nothing about the page content is redrawn or re-compressed, so text stays selectable, vectors stay sharp, and the file size barely moves.
Rotations are additive against whatever the page already had. Applying 90 degrees to a page that was already at 90 leaves it at 180, and the value wraps cleanly rather than accumulating past a full turn.
Page selection accepts ranges, so a scan where only the landscape pages came out sideways can be fixed without touching the rest of the document. Leave the selection blank to rotate everything.
How to use Rotate PDF Pages online
- Add the PDF. Drop in the document with pages facing the wrong way.
- Choose pages and angle. Enter a page selection such as 2-5, 8 or leave it blank for the whole document, then pick 90, 180, or 270 degrees.
- Save and check. Download the result and confirm the orientation in your reader. Because the change is a property rather than new pixels, it applies instantly.
When to use it
- Straighten pages from a scanner that fed some sheets sideways.
- Turn landscape tables upright in a mostly portrait report.
- Fix a document assembled from sources with mismatched orientation.
- Correct upside down pages from a duplex scan.
Known limitations
- Only quarter turns are possible. Correcting a small skew from a crooked scan needs a deskew tool that resamples the image.
- Some viewers cache the previous orientation. If a page still looks wrong, close and reopen the file rather than assuming the rotation failed.
- Rotation changes how the page is displayed, not the coordinates content was authored against, so tools that place items by absolute position may need the rotation taken into account.
Frequently asked questions
Does rotating pages reduce quality?
No. Only the page rotation value changes. No content is decoded, redrawn, or re-compressed, so text remains selectable and images are byte-identical.
Can I rotate only some pages?
Yes. Enter a selection such as 1, 3, 5-9. Pages outside the selection are left exactly as they were. Leaving the field empty rotates every page.
Is my PDF uploaded anywhere?
No. The document is processed by WebAssembly and JavaScript running inside the page, so the bytes never leave your device. There is no upload step and nothing to delete afterwards.
Why does a page look rotated in one viewer and not another?
Almost always a caching issue in the viewer rather than a problem with the file. Reopen the document. Very old readers occasionally ignore the rotation property, in which case rasterising with Flatten PDF forces the orientation.
Is the rotation permanent?
It is saved in the downloaded file, so anything opening that file sees the new orientation. Your original document is unchanged.
Related free tools
Browse every pdf tools, or jump straight to edit pdfs.