Rotate PDF

Rotate every page of a PDF by 90, 180 or 270 degrees and download the fixed file — instantly in your browser.

PDF Tools Free No upload Instant

Loading Rotate PDF…

Your browser is preparing the tool. It runs 100% locally.

Quick Answer

Upload a PDF, pick 90, 180 or 270 degrees, and the tool turns every page by that amount and gives you the corrected file to download. The rotation is stored as a page attribute, so it is lossless — the page is not re-rendered, only its display angle changes. It adds to any existing rotation. Everything runs in your browser; nothing is uploaded.

What the Rotate PDF Does

This tool fixes the orientation of a PDF. If pages were scanned sideways or upside down, you choose a quarter-turn — 90, 180 or 270 degrees — and it rotates every page so the document reads the right way up.

It is the quick fix for a PDF that opens in the wrong orientation, turning all its pages in one step and saving a corrected copy.

How It Works

Each PDF page carries a rotation value — an angle of 0, 90, 180 or 270 degrees that tells the viewer how to display it. The tool reads that value for every page, adds your chosen turn, and writes the new angle back, then saves the file.

Because it only changes the rotation attribute, the operation is lossless: the page content, text and images are untouched, and the file simply displays at the new angle. The turn is applied to all pages and is cumulative with any rotation already set.

Processing pipeline

  1. Load the PDF. Read the uploaded PDF and its pages in the browser.
  2. Choose the angle. Pick a quarter-turn — 90, 180 or 270 degrees.
  3. Add the rotation. For each page, add your turn to its current rotation, keeping the result a multiple of 90.
  4. Save the file. Write the new rotation and download the corrected PDF.

How it rotates

each page's new rotation = (its current rotation + your turn) modulo 360 allowed turns: 90 · 180 · 270 (the page rotation is always a multiple of 90)
Worked example
a page already at 0° + a 90° turn → 90° (every page in the file turns the same amount)

Rotation is stored as a page attribute, so it is lossless — the page is not re-rendered. The turn applies to every page; there is no per-page selection.

Privacy

The PDF stays on your device. It is read, every page's rotation is updated, and the new file is generated locally — no upload, and no copy kept anywhere.

Nothing is stored and there is no account. Refresh or close the tab and both the original and the rotated file are cleared from memory — fine for statements, contracts and other private documents.

Standards & references

  • Page rotation attribute — Every PDF page has a rotation entry — an integer that must be a multiple of 90 (0, 90, 180 or 270). The viewer turns the page by that amount when displaying it. The tool changes this entry.
  • Lossless — Setting the rotation attribute does not re-render or re-compress the page. The text and images are untouched, so there is no quality loss; only the display angle changes.
  • Cumulative and multiple of 90 — The new angle is the old one plus your turn, kept within a multiple of 90. So rotating a page that is already turned adds to its existing rotation rather than replacing it.

Accuracy & Limitations

The rotation is exact and lossless: each page's display angle changes by the amount you choose, while the page content stays pixel-for-pixel the same. Nothing is re-rendered or re-compressed.

It turns every page by the same amount. If only some pages are sideways, this tool is not selective — it rotates the whole document, so a mix of orientations needs a tool with per-page rotation.

Only quarter-turns are available — 90, 180 and 270 degrees. PDF page rotation is always a multiple of 90, so arbitrary angles like 45 degrees are not possible without re-rendering the page, which this tool does not do.

The turn is cumulative. Rotating a page that already has a rotation adds to it, so applying 90 degrees twice gives 180. If a page looks unchanged, it may already have had a rotation that your turn combined with.

Real-World Use Cases

Fixing a sideways scan

Turn pages scanned in landscape back upright.

Correcting an upside-down PDF

Flip pages 180 degrees to read normally.

Preparing for print

Set the right orientation before printing.

Tidying a shared document

Save a correctly-oriented copy to send on.

When to use it — and when not to

Good for

  • Rotating all pages the same amount
  • Fixing a sideways or upside-down scan
  • A lossless orientation fix
  • Saving a corrected copy

Not the best choice for

  • Rotating only some pages
  • Arbitrary angles like 45 degrees
  • Straightening a slightly skewed scan
  • Cropping or re-rendering pages

To rotate only certain pages, use a PDF editor with per-page rotation. To straighten a slightly tilted scan by a few degrees, you need a deskew tool that re-renders the page. This tool turns every page by a quarter-turn, losslessly.

Frequently Asked Questions

How much can I rotate the PDF?
By a quarter-turn: 90, 180 or 270 degrees. PDF page rotation is always a multiple of 90, so those are the available options. Choose 90 or 270 for a sideways scan, or 180 to flip an upside-down one.
Does rotating reduce the quality?
No. The rotation is stored as a page attribute, so the page is not re-rendered or re-compressed. The text and images stay exactly as they were; only the display angle changes.
Can I rotate just one page?
No. This tool turns every page by the same amount. For a document where only some pages are sideways, you need a PDF editor that supports per-page rotation.
Why does my page look the same after rotating?
The turn is cumulative with any existing rotation. If the page already had a rotation, your turn combines with it, which can land it back where it looked before. Try a different angle to see the effect.
Can I rotate by 45 degrees or another angle?
No. PDF page rotation must be a multiple of 90, so only 90, 180 and 270 are possible. An arbitrary angle would require re-rendering the page, which this lossless tool does not do.
Does it keep my text selectable?
Yes. Because nothing is re-rendered, the text layer is preserved. The rotated PDF still has selectable, searchable text, just displayed at the new angle.
What does cumulative rotation mean?
The new angle is the page's current rotation plus your turn. So rotating a page by 90 degrees twice results in 180 degrees, rather than resetting each time. It builds on what is already there.
Will it fix a scan that is only slightly tilted?
No. A few-degrees tilt is not a 90-degree rotation, and straightening it means re-rendering the page. This tool only applies quarter-turns, so it cannot deskew a slightly crooked scan.
Is the file uploaded to a server?
No. The whole rotation happens in your browser using a PDF library. The file is never uploaded, and no copy is kept anywhere — it stays on your device.
Does it change the page size?
The page dimensions stay the same; only the rotation flag changes. A viewer shows a 90-degree-rotated portrait page as landscape, but the underlying page box is unchanged.
Can I undo the rotation?
Yes, by rotating back the opposite way — for example, 270 degrees to undo a 90-degree turn, or 180 to undo 180. Since the turn is cumulative, the angles add up to a full circle and return to the original.
Which way does 90 degrees turn the page?
90 degrees turns the page clockwise, and 270 turns it the other way. If a 90-degree turn is not the orientation you want, use 270 instead to turn it the opposite direction.

References

Rotates all pages by setting each page's rotation attribute, so it is lossless — the page content is not re-rendered, only its display angle changes.

PopularHot

Merge PDF

Free Merge PDF that works offline-style, with no file uploads or signup.

PDFOpen Tool
Popular

Split PDF

Run Split PDF privately and instantly with browser-based processing.

PDFOpen Tool
Popular

PDF to JPG

Free PDF to JPG that works offline-style, with no file uploads or signup.

PDFOpen Tool
Popular

JPG to PDF

Free JPG to PDF that works offline-style, with no file uploads or signup.

PDFOpen Tool
Hot

Compress PDF

Run Compress PDF privately and instantly with browser-based processing.

PDFOpen Tool

Delete PDF Pages

Delete PDF Pages entirely in your browser — your documents never leave your device.

PDFOpen Tool

Ready to try the Rotate PDF?

It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.