Rotate PDF
Turn pages 90, 180 or 270 degrees clockwise and write it into the file, so the rotation sticks for the next reader.
Rotate PDF workspace
Drop a file here
or click to browse your computer — .pdf, up to 100.00 MB per file
Your file stays on this device
Everything here runs as JavaScript inside your browser tab. Your document is read into the tab's own memory, processed there, and handed straight back to you as a download. It is never uploaded to a server, and the PDF rendering engine is served from this site rather than a third-party CDN.
Using Rotate PDF
Load the PDF you want to turn.
Choose 90, 180 or 270 degrees clockwise.
Apply it to every page, or type a selection such as 15,16 or odd.
Save the file and check a rotated page, since the turn is added to any rotation the page already had.
Only the rotation entry in the dictionary of each selected page changes, and the value is added to the one already stored there. Page content is never re-rendered or re-compressed, so nothing loses quality however many times you rotate.
Rotate PDF Pages So They Stay Rotated
Turning a page in your PDF reader changes what you see until you close the file. This changes the file itself, so the next person to open it sees it the right way up.
Rotation is cumulative, not absolute
This is the one thing that surprises people, so it is worth stating first. Each page in a PDF carries its own rotation value. When you apply 90° here, it is added to whatever the page already had.
A few consequences:
- A page already stored at 90° that you rotate by 90° ends up at 180°, not 90°.
- Applying 90° four times returns a page to where it started.
- Applying 90° to a mixed document rotates every selected page by a quarter turn, which keeps their relative differences. It does not line them all up.
That last point matters for scanned bundles where some pages went through the feeder sideways. There is no "make everything portrait" button. Rotate the wrong pages by selecting only them, in as many passes as you need.
The three amounts
90°, 180° and 270°, all clockwise. There is no counter-clockwise control because it would be a second name for the same operation — counter-clockwise 90° is this tool's 270°.
Rotation values in PDF are only ever multiples of 90. Arbitrary angles are not part of the format, so a page scanned three degrees crooked cannot be straightened here. Deskewing needs a tool that re-renders the page content, and it costs you the text layer.
Choosing which pages
Apply to all pages, or type a selection: 1-4, 2,7,11, odd, even, last. Page numbers follow your reader's page counter.
A worked example. You have a 20-page report scanned in portrait, but the two spreadsheet appendices on pages 15 and 16 came out on their side, reading bottom-to-top. Select 15,16, apply 90°, and check. If they now read top-to-bottom instead, you needed 270° — undo by applying 180° to the same pages, or start again from your original.
Nothing is re-encoded
The page content stream is not touched. Not re-rendered, not re-compressed, not resampled. Only the rotation entry in each page's dictionary changes, and then the file is written out again.
So there is no quality cost, no matter how many times you rotate. Scanned images stay byte-identical, text stays selectable, links keep working, and the file size barely moves. This is the cheapest operation in this whole set of tools, which is why it is safe to experiment with.
When rotation is not the fix
Some pages are a different size, not a different rotation. A landscape A4 page and a rotated portrait A4 page look similar in a reader but are not the same thing. Rotating a page that is genuinely landscape will make it wrong.
The content is upside down but the page is fine. If a scanner fed a stack in backwards, 180° on the affected pages is exactly right.
The pages are in the wrong order as well. Rotation does not reorder anything. Do the reordering in Organize PDF, then rotate, so you are working with stable page numbers.
Only some pages are worth keeping. Trim first with Delete Pages — there is no sense rotating pages you are about to discard.
Encrypted files are rejected at upload, so decrypt with Unlock PDF first. Everything runs in your browser, with a 100 MB ceiling per file.
Frequently asked
Why did my page end up at 180 degrees when I chose 90?
Rotation is added to whatever the page already carried. A page stored at 90 degrees plus another 90 lands at 180. Apply 90 four times and you are back where you started.
Is there a counter-clockwise option?
It would be a second name for something already on the list, because a counter-clockwise quarter turn is the same result as clockwise 270 degrees. Choose 270 and you get it.
Can I straighten a page that was scanned slightly crooked?
No. PDF rotation only takes multiples of 90 degrees. Correcting a few degrees of skew means re-rendering the page content, which costs you the text layer, and needs a dedicated deskew tool.