Rotate PDF - Online PDF Page Rotator

Rotate PDF pages 90, 180, or 270 degrees

Upload PDF File

Click or drag to upload a PDF file


title: "PDF Rotate" description: "Rotate PDF pages 90, 180, or 270 degrees" tool: pdf-rotate

PDF rotate tool - fix sideways or upside-down pages

Pages end up sideways or upside down more often than you'd think. Scanned documents, phone photos, files created on mobile, any of these can have orientation problems. This tool rotates pages by 90, 180, or 270 degrees without touching the actual content.

Why pages end up rotated

  • Scanners sometimes capture pages upside down, especially with automatic feeders
  • Phone photos may have wrong orientation metadata
  • Charts or tables designed for landscape need rotation for normal viewing
  • Converting presentations to PDF can produce rotated pages

How rotation works

PDF rotation changes page-level metadata rather than re-rendering content. Each page has a Rotate attribute that tells viewers how to display it. Modifying this attribute means:

  • No quality loss, content stays exactly as it was
  • Fast processing, just changing metadata, not pixels
  • Reversible, apply the opposite rotation to undo
  • Form fields and links keep working

Rotation angles

  • 90 degrees clockwise: for pages rotated 90 degrees counterclockwise from correct
  • 180 degrees: for upside-down pages (common with scanners)
  • 270 degrees clockwise: same as 90 degrees counterclockwise, for pages rotated 90 degrees clockwise from correct

Using the tool

  1. Upload your PDF
  2. Choose the rotation angle
  3. Enter "all" or specific page numbers (like "1,3,5-10")
  4. Click Rotate
  5. Download the result

Page selection

  • all rotates every page
  • 3 rotates only page 3
  • 1-5 rotates pages 1 through 5
  • 1,3,5-10,15 mixes single pages and ranges

Common scenarios

Scanned contracts where the feeder flipped pages. Mobile photos converted to PDF. Presentation slides that need to match paper orientation. Architectural drawings with mixed orientations.

Privacy

Everything runs in your browser using WebAssembly. Files never leave your device, nothing gets stored on a server, and it works offline once loaded.

FAQ

Does rotation affect quality?

No. It only changes display metadata, images and text stay at original quality.

Can I rotate just some pages?

Yes. Enter specific page numbers or ranges. Only those pages rotate.

What if I pick the wrong angle?

Apply another rotation. If you did 90 degrees but needed 180 degrees, apply another 90 degrees.