Rotate PDF Pages
Select pages, choose a rotation direction, and export the corrected document.
Drag and drop a PDF file here
or
Files are processed in your browser and are not uploaded to our servers.
How to Rotate PDF Pages
- Select a PDF.
- Choose individual pages, a range, or all pages.
- Rotate left or right in 90-degree steps.
- Export the corrected document.
What this tool changes
- Updates the page rotation metadata for the pages you choose.
What it preserves
- All page content — rotation is a display/orientation change, not a content edit.
Good to know
- Rotation is applied in 90-degree increments.
- A rotated page keeps its declared dimensions: a portrait page turned a quarter turn is displayed landscape but still reports portrait size to anything that reads page geometry.
- Rotating a digitally signed document invalidates that signature, as any modification to a signed file does.
Rotation is an instruction, not a redraw
Rotating a page here sets the page's rotation attribute — a quarter-turn instruction that viewers and printers apply when displaying it. The content underneath is not redrawn, which is why rotation is instant even on a large scan and costs nothing in file size or image quality.
It also means a page can be displayed upright while its content is stored sideways. That is normally invisible and harmless. Occasionally it matters: a small number of printer drivers read the content and ignore the instruction, producing a page that looks right on screen and prints rotated.
If you meet that, the symptom is specific and worth recognising rather than fighting blind — why won't my PDF print correctly works through it alongside the other causes of a printout that disagrees with the screen.
Fixing a whole scanned batch
The common case is not one page but a stack, and the fastest approach is to fix orientation before doing anything else. Straightening first makes thumbnails readable, and reading thumbnails is how you find everything else that needs fixing.
Work from the thumbnail rail rather than page by page. Sideways pages are obvious at small size, and rotating several selected pages in one action beats opening each one. A stack fed in two directions produces alternating orientations — a pattern you can see instantly and correct in one pass. If the same pass turns up pages in the wrong sequence, you can reorder the pages while you are here rather than making a second trip through the batch.
Do this before recognition, since text recognition on a sideways page produces near-total nonsense. You can crop the margins as well, and the two are safe to combine in either order: a crop is measured from the page as you see it in the preview, so the margin labelled "top" trims the edge at the top of the preview whether the page arrived that way or you turned it here. We checked it on a page rotated a quarter turn — trimming 100 points off the top takes them off the edge that looks like the top, not off the side.
Watermarks and page numbers read that same preview. A mark sent to the top-right corner arrives in the corner you are looking at, at the angle you chose, and a footer number sits along the bottom edge you can see — on a page turned a quarter turn exactly as on one that arrived upright. We measured all four orientations rather than assuming the upright case generalised.
Quarter turns, not degrees
This tool turns pages in quarter turns. It does not correct a page that is slightly skewed — the two or three degrees of tilt a sheet picks up going through a feeder.
That distinction matters most for scans. A page one degree off looks straight until you place something perfectly horizontal on it, at which point your addition is the only truly level element on the page and reads as obviously pasted on. Skew also costs recognition accuracy, because character shapes are harder to identify at an angle.
The reliable fix for skew is at the scanner: feed the paper squarely, or use the scanner software's deskew option. If the paper is gone, a slight tilt is usually something to accept rather than chase.
What a rotation costs, measured
Rotation being an instruction rather than a redraw makes it close to free, and close to free is a claim that deserves a number rather than an adjective. We turned every page of a three-page scan of just under four megabytes and compared the bytes before and after: the file grew by 34 of them.
The control matters as much as the result. Opening that same file and saving it again without touching anything costs 12 bytes, so the rotation itself accounts for the remaining 22. The rotation was also read back out of the saved file to confirm it had actually applied, because a measurement showing no change proves nothing if the edit never happened.
The practical consequence is that you can turn the same document as many times as you like, in either direction, without the image data ever being decoded or re-compressed. The method, alongside nine other PDF claims we measured instead of repeating, is set out in the measurements page.
The one page operation that does not rebuild your file
Merging, splitting, extracting, and reordering all construct a new document out of your pages. Rotation does not: it changes an attribute on the pages already there and saves them. That difference is invisible on screen and decides what survives.
We measured both paths on the same document. After a rotation, the title, author, subject, and creator fields all came back exactly as they went in. After a reorder, every one of them was empty or replaced with the library name.
That cuts both ways and it is worth knowing which way you need. If you were counting on an edit to strip the author field — which most software fills in from your computer account, frequently with your real name — rotating will not do it, and what hidden data a PDF carries covers the routes that will. If instead you need a document to keep the properties it arrived with, rotation is the safe operation.
One thing rotation cannot preserve is a digital signature, because a signature certifies that nothing in the file has changed since it was signed and a rotation is a change like any other. This tool reads the document first and tells you when it finds a signature, interactive form fields, or encryption, so the warning arrives before the export rather than after it.
Frequently asked questions
- Can I rotate just one page in a multi-page PDF?
- Yes, select individual pages, a range, or all pages before applying rotation.
- Is flipping a PDF the same as rotating it?
- In everyday use people say flip when they mean a quarter turn, and this is the tool they want. A true flip is a mirror image, which reverses text and is almost never what a sideways scan needs. If the page is sideways or upside down, rotate it.
- Does rotating a PDF reduce quality or make the file bigger?
- No. We measured it: turning every page of a four-megabyte scan changed the file by 34 bytes and left the image data untouched. Nothing is decoded or re-compressed, so you can rotate as often as you need to.
- How do I change a page from portrait to landscape?
- Turn it a quarter turn in either direction. Note that the page keeps its declared dimensions: a 612 by 792 page rotated 90 degrees is displayed landscape but still reports 612 by 792 to anything that reads page geometry, such as a printer or a submission system.
- Will rotating a signed PDF break the signature?
- Yes. A digital signature certifies that the file has not changed since it was signed, and a rotation is a change like any other. Rotate before signing rather than after. The tool warns you when it finds a signature in the document.