← Back to all tools

Rotate PDF pages

Turn pages the right way up. Rotate the whole PDF or just the pages you choose. 100% in your browser, completely offline in your browser.

🔄

Drop a PDF file here

or click to choose from your device

Choose a PDF
🔒 Your file stays on your device. This tool runs entirely in your browser and works completely offline. No upload needed.

How to rotate a PDF

  1. Click "Choose a PDF" or drag your file into the box above.
  2. Pick the rotation angle (90° left, 90° right, or 180°).
  3. Rotate all pages, or enter specific pages like 1, 3, 5-7.
  4. Click "Rotate PDF" — your file downloads instantly.

What is "Rotate PDF"?

Rotating a PDF means changing the orientation of one or more pages so they display the correct way up — without re-scanning, re-printing, or going back to whoever produced the file. PDFtez supports the three rotation angles that cover almost every real-world situation:

  • 90° clockwise — fixes pages that came out lying on their left side (the most common scanning mistake).
  • 90° counter-clockwise — fixes pages that came out lying on their right side.
  • 180° — fixes upside-down pages, which usually means the page was scanned in the wrong orientation or photographed flipped.

Rotation in a PDF works by changing the page's rotation metadata, not by physically rotating the page content. That means rotating loses no quality whatsoever — the file size barely changes, fonts stay sharp, and the rotation is undoable. PDFtez can rotate every page in the document or only the pages you specify (using the same syntax as the Split tool: 1, 3, 5-7).

When to use Rotate PDF

Rotation is the right fix whenever pages display sideways or upside-down:

  • Mobile scans gone wrong. Scanner apps like CamScanner, Adobe Scan, or the iPhone Notes scanner sometimes guess the wrong orientation, especially when scanning a page held in landscape. One rotation pass fixes the whole document.
  • Mixed-orientation reports. A report that intentionally mixes portrait and landscape pages (charts on landscape pages, text on portrait pages) often shows landscape pages lying on their side. Rotate just those pages so each is upright in a normal PDF reader.
  • Bank statements and PDFs from old systems. Some legacy banking systems still produce PDFs that are rotated 90° because of the way the original printer driver was configured.
  • Scanned receipts and invoices. A flatbed scanner with the wrong page edge against the guide produces sideways pages — Rotate fixes them in seconds without re-scanning.
  • Print preparation. Some printers won't auto-rotate sideways pages, so the printed output looks wrong. Rotating the PDF first guarantees the print matches the screen.
  • Mobile reading. Sideways pages are awkward on phones — your phone keeps trying to auto-rotate them. A one-time fix in the file solves it for every future viewing.

How PDFtez rotates your PDFs (under the hood)

PDFtez's Rotate tool runs entirely inside your browser. When you drop a file, the browser reads the bytes into memory and passes them to pdf-lib, which exposes each page as an object with a rotation attribute. PDFtez adds your chosen angle to that attribute — without ever re-rendering the page — and writes a new PDF using doc.save(). Because we're only adjusting metadata, the operation is lossless and runs in milliseconds even on a phone.

Nothing is uploaded to any server. You can verify this in your browser's DevTools → Network panel while you rotate: no outgoing requests carry your PDF data.

How is PDFtez Rotate different from other rotators?

Most online PDF rotators (iLovePDF, SmallPDF, PDF24, Adobe online) upload your file to a server before rotating it — even though rotation is one of the cheapest operations in the PDF spec and can be done locally. That model means your file briefly lives on someone else's infrastructure. It also typically means daily limits or upgrade prompts for a task that takes literally one millisecond of CPU time.

PDFtez does the rotation on your device in your browser. No upload, no sign-in, no daily limit. The rotation is also smarter — you can rotate selected pages by number (not just one at a time), which most server-based tools require you to do in a click-each-page interface.

Frequently asked questions

Does rotating a PDF lose quality?

No. Rotation in a PDF is a metadata change — the page content is not re-rendered, recompressed, or resampled. Text stays sharp, vector graphics stay vector, and the file size is unchanged within a few bytes. It is fully reversible: rotate by the opposite angle and you get the original back.

Can I rotate only some pages, not all of them?

Yes. Select "Specific pages" and enter the pages to rotate using the same syntax as the Split tool: 1, 3, 5-7. All other pages stay as-is in the output file.

Can I rotate a password-protected PDF?

PDFtez attempts to read encrypted PDFs in compatibility mode and will rotate them if the encryption allows page modification. If the file is tightly locked with owner-password restrictions, use the Protect PDF tool first to remove the password (you'll need to know it), then rotate.

What about 45° or other arbitrary angles?

The PDF specification only supports rotations in multiples of 90° as a metadata-level operation. Arbitrary angles (like 45° or 12°) would require re-rendering each page as an image and rebuilding the PDF — which loses the text layer and increases file size dramatically. PDFtez deliberately doesn't offer this; if you genuinely need a tilted page, do it in image-editing software.

Does it work on mobile?

Yes. PDFtez works on any modern mobile browser including Safari on iOS and Chrome on Android. The interface is touch-friendly and rotation is fast enough that even huge PDFs (200+ pages) feel instant on a phone.

Where do my files go? Are they uploaded?

Your files stay on your device. Rotation runs entirely offline in your browser's memory using JavaScript. No file data is uploaded to any server, no copy is stored anywhere, and nothing is logged. You can verify this in DevTools → Network while you rotate.

Related PDF tools

✍️ Need someone to sign this PDF? Compare the best eSign tools.Compare eSign tools →