Rotate pages
Drop one or more PDFs, pick a rotation angle and which pages to turn. Useful for fixing a sideways scan or flipping a single page that came out upside-down.
Drop PDF files here or click to select
Multiple files allowed
When to use this tool
The fix for sideways scans, upside-down phone-camera shots fed through a "convert to PDF" app, or specific pages that came out wrong in a long document. Rotation here means setting the PDF's page-rotation flag — fast, lossless, and reversible. You don't re-render anything; you just tell every viewer to display the page at the new angle.
Step by step
- Drop the PDFs. The same rotation will be applied to every file in the batch.
- Pick the angle. 90° clockwise is the most common (sideways → upright). 180° flips upside-down. 270° is the same as 90° counter-clockwise.
- Pick which pages to rotate. Default is
all. Use a range like1,3-5to rotate only certain pages. - Click "Rotate & download" — each input produces a
name-rotated.pdfin the output list with a thumbnail of the new page-1 orientation.
Common use cases
- Sideways scan. The scanner fed a page in the wrong way — rotate the affected pages 90° to fix the whole document.
- Mixed-orientation report. A document with some landscape exhibits in the middle that came out rotated — list just those pages.
- Phone-camera "scans." An app that auto-PDFs photos sometimes leaves them upside-down; 180° fixes them.
- Reorienting before printing. Many printers will print the rotation flag literally, so flipping pages here saves manual fiddling at the printer dialog.
- Reading on a tablet. Some readers honour the rotation flag and others don't — locking it in at the file level avoids surprises.
Common mistakes
- Rotating everything when only one page is wrong. Take ten seconds to identify the misoriented pages and pass them as a range — it'll save you another rotation later.
- Forgetting that rotation stacks. Rotating an already 90°-flagged page by another 90° gives you 180°, not the same page. Use the viewer to confirm.
- Expecting visual content to change. If the page-image itself is rotated (e.g. baked-in scan rotation), only the orientation flag changes here — true content rotation needs a re-rasterise pass.
FAQ
How is this different from rotating in a viewer?
Most viewers' "rotate" is a temporary view setting that doesn't survive saving or sharing. This tool writes the rotation into the file itself, so anyone opening it sees the new orientation.
Can I unrotate a page later?
Yes — apply the inverse angle (a page rotated 90° unrotates by 270°). Or open it in a desktop tool that lets you set absolute rotation rather than additive.
Does rotation affect the page's natural width vs. height?
No — the underlying media-box (page dimensions) stays the same. Only the display rotation flag changes. Some viewers swap width/height visually based on the flag.
What if some pages in the batch have different rotations already?
The tool adds your chosen angle to whatever each page already has, modulo 360. Use the PDF viewer to confirm before sharing.