Rotate PDF Pages Online Free
Rotate PDF pages 90°, 180°, or 270° individually or all at once. Fix scanned documents and upside-down pages. Free, no signup, instant.
Key Features
- Non-destructive metadata rotation — modifies /Rotate entry, zero quality loss, zero size increase
- Visual thumbnail grid — every page rendered so you can click to rotate individual pages
- Rotation badge overlay — shows current angle (0°/90°/180°/270°) on each thumbnail
- Rotate all pages at once, multi-select specific pages, or rotate individually
- 90°, 180°, and 270° rotation buttons plus Undo to reset
- JPEG-compressed thumbnails (quality 0.8) for fast grid rendering even on 100+ page documents
- Preserves original fonts, images, forms, and annotations byte-for-byte
- Runs in browser via pdf-lib — no upload, instant result
About Rotate PDF
Rotate PDF fixes sideways or upside-down pages in scanned and misaligned documents. The tool shows every page as a thumbnail (rendered via pdfjs-dist at 0.35× scale with devicePixelRatio capping for performance) and lets you rotate individual pages by 90° increments, select multiple pages to rotate together, or apply a rotation to the entire document at once. A visible rotation badge on each thumbnail shows the current angle (0°, 90°, 180°, 270°) so you always know the state.
Rotation is a trivial operation in pdf-lib (it modifies the /Rotate entry in the page dictionary rather than rasterizing anything), which means quality and file size are completely preserved — a 100 MB scanned document rotates in under a second with zero size increase. Unlike image-based rotation tools that re-render each page to a canvas and re-export (bloating file size), we modify the PDF's rotation metadata directly. Undo restores the original orientation on any page.
Who Uses This Tool
- Fixing sideways scans from multi-page document scanners
- Correcting upside-down phone photos of receipts and invoices
- Reorienting landscape appendix pages in a portrait-oriented thesis
- Fixing pages from flatbed scanners that scanned mixed orientations
- Correcting archive scans where some pages were loaded sideways
- Standardizing scanned document orientations before OCR (better recognition)
How to Use Rotate PDF Pages Online Free
- Step 1: Drop your PDF into the drop zone. Thumbnails render in seconds — even for 100+ page documents.
- Step 2: Click a thumbnail to rotate that page 90° clockwise. Click again for another 90°, and again, etc.
- Step 3: Or multi-select (click + Shift-click) to rotate several pages at once
- Step 4: Or use "Rotate All" buttons to spin the entire document 90°, 180°, or 270°
- Step 5: Click Save — pdf-lib writes the new /Rotate entries into the PDF metadata and downloads the result. Takes under a second even for huge files.
Frequently Asked Questions
Does rotating a PDF reduce its quality?
No. We modify the PDF's built-in rotation metadata (/Rotate entry), not the actual page pixels — it's the same operation Adobe Acrobat uses for rotation. Your text stays as text, images stay at their original resolution, and the file size is identical to the original plus a few bytes for the metadata change.
Can I rotate only specific pages instead of all pages?
Yes. The thumbnail grid lets you click individual pages to rotate just that page, or Shift-click to select a range and rotate all selected pages together. Useful when a document has a few sideways pages mixed in with correctly-oriented ones (common in multi-source scanned files).
Does this work on password-protected PDFs?
Only if you can open the file without a password (owner-only restrictions). For user-password protected PDFs, unlock them first with our Unlock PDF tool, then rotate the unlocked copy.
How fast is it on large documents?
Very fast. A 500-page PDF rotates in under 2 seconds on a typical laptop because we're only modifying metadata, not re-encoding pages. The slow step is rendering the thumbnail grid for the UI — the actual rotation operation is near-instant.
Can I rotate by an arbitrary angle like 45°?
No. The PDF specification only supports 90° increments (0°, 90°, 180°, 270°) for the /Rotate entry. For arbitrary rotation angles you'd need to rasterize the page to an image, rotate the image, and re-embed — which loses quality. If you need an arbitrary angle for a specific use case, you're probably better off using the source file.
What if my scanned PDF has mixed orientations (some portrait, some landscape)?
That's fine. The tool shows every page individually in the thumbnail grid, so you can rotate each page to its correct orientation independently. The output PDF keeps the mixed orientations — most viewers handle mixed-orientation documents natively.