Also available in: Español · Português · Français · العربية
Rotate PDF Pages Online, Free
Turn sideways pages the right way up and drop the ones you do not need, entirely inside your browser tab.
What is a PDF rotator?
A PDF rotator turns pages the right way up and removes the ones you do not need, without rebuilding the file from scratch. You drop in a PDF, rotate or delete whichever pages need it, and download the result — the whole thing runs in this browser tab, so the file you are fixing never leaves your computer.
It exists because scanners and phone cameras get orientation wrong constantly. A stack fed through a sheet feeder sideways, a page photographed the wrong way up, a report that mixes portrait and landscape — you end up with a PDF that is fine in every way except which way is up. Opening a full editor to fix that is overkill; this does the one job and nothing else.
How to use it
- Drop in your PDF. Drag it onto the drop zone or click to choose a file. Once it is loaded you will see the filename, page count and size.
- Rotate or delete pages. Each page is its own card with its number, its current rotation, a rotate-left button, a rotate-right button and a delete toggle — a page marked for deletion is dimmed and struck through, and the toggle puts it back. Use Rotate all left, Rotate all right or Reset to act on the whole document at once, and watch the live result update.
- Download the result. Once it looks right, hit Download to save the new PDF, or load a different file to start over.
Why rotating a PDF costs nothing
Rotating a PDF page is not an image operation, and that is the fact this tool is built on. A PDF page carries a single number — its /Rotate entry — that the reader applies when it draws the page. Turning a page just changes that number. The text, fonts and images underneath are never re-rendered, re-drawn or re-compressed.
It was measured: turning all four pages of a test document changed the file by 8 bytes, from 1,286 to 1,294. Two bytes a page, and nothing else in the file moved. Compare that to rotating a JPEG, which decodes, transforms and re-encodes the image every single time, losing a little quality on each pass. A PDF page has no such cost, however many times you turn it.
Rotation also stacks on top of whatever the page already had. A page a scanner already marked as 90 degrees, turned once more here, ends up at 180 — which is what your reader shows, and so what you meant. That was measured too: the new value is always the old one plus your turn, folded back into the four angles a PDF understands. Turning left from zero gives 270, not minus 90, and clicking past a full turn wraps back to zero.
Deleting pages, and where this tool draws the line
Deleting a page is the same kind of operation from the other side: the page is dropped from the document's page tree, and anything only that page referenced goes with it. Measured on a four-page file — rotate page 1 by 90 degrees, page 2 by 180, delete page 4 — the result was a clean three-page PDF with rotations 90, 180 and 0, with the text of the surviving pages reading back correctly, in order, when checked with a different PDF library. Rotate all deliberately skips pages you have marked for deletion, so a page on its way out is not quietly turned first.
Delete every page and the tool refuses, with a message telling you so, rather than handing you a technically valid PDF with nothing in it. A file it cannot read at all — corrupted, or not a PDF — is refused separately, before you get anywhere near the page grid.
A few honest limits. Rotation is a whole-page property, so it only moves in quarter turns — there is no way to nudge a crooked scan by three degrees; that needs a tool that re-renders the page, which is exactly the loss this one avoids. The grid shows page numbers and rotation, not thumbnails, so keep the PDF open in your usual viewer if you are not sure which page is which. Password-protected PDFs cannot be opened here at all — remove the password first, in the app that made the file. And because everything runs on the page's main thread, a very large document will make the tab pause while it works.
Why is it free?
Because there is nothing to pay for. The rotating and deleting happen in your browser, not on a server, so there is no processing bill to recoup with a subscription. No account, no email, no paid tier — you open the page, fix your PDF and leave.
There is no watermark either, and that is a literal claim, not a marketing line. PDF libraries normally stamp their own name into a file's Producer field on every save; that is switched off across every tool on this site, and the output has been checked — the field comes back empty.