What this does
It turns the pages of a PDF, a quarter turn either way or a half turn, and saves the result into the file. Turn all pages, or only the ones you list. The output is your document with one thing changed: which way up its pages open, everywhere, for everyone.
That “everywhere” is the reason this tool exists. Every PDF viewer has a rotate button, and in most of them it rotates your view and nothing else: close the file and it is sideways again, send it and it arrives sideways. The fix people are actually searching for is a rotation that is part of the file, and that is what gets saved here.
As with everything on this site, the work happens in your browser. The file is read off your machine, edited on your own processor, and handed back; no server is involved at any point.
How to use it
- Drop your PDF onto the tool, or press “Choose a PDF”.
- Pick the turn: 90° right, 90° left, or upside down. The direction is relative to how the pages display now, so “90° right” means exactly what it looks like it means.
- Turn everything, or choose “Only these” and list pages the way you would in a print dialog: 7 is a page, 2-5 is a range, 12- runs to the end. The line underneath confirms how many pages will turn, or explains precisely what it could not read.
- Press “Rotate and save”, then download. The file comes back as yourname-rotated.pdf, original untouched.
Rotation is a note, not a transformation
Inside a PDF, each page carries an instruction telling viewers how to turn it before display. Scanners that feed pages sideways rely on it, and when a document opens wrong, it is because that instruction is missing or wrong. This tool edits the instruction: a one-line change per page, and nothing else in the file is rewritten.
Two things follow from doing it that way rather than rebuilding the document. Quality is not merely preserved but never in play: no image is re-encoded, no text re-laid, no page redrawn. And everything that lives alongside the pages survives: bookmarks, internal links, filled and fillable form fields, attachments. Tools that rotate by copying pages into a new document quietly lose that layer; the merger and splitter on this site say so honestly, because for them the copy is unavoidable. Here it is avoidable, so it is avoided.
The tool also leaves the document’s own record alone: the title and the application that created the file stay exactly as they were, and only the fields describing this modification, the writing software and the modification date, are updated, because the document really was just modified.
When it matters
The scanner queue is the classic: a sheaf fed in sideways becomes a contract that opens at ninety degrees, and “rotate PDF” gets typed into a search box. Phone-scanned documents arrive upside down about as often as not. Reports carry the occasional landscape table or chart in a portrait document, which is exactly what “Only these” is for, and faxes, where they still exist, have never once arrived the right way up.
Limitations
Quarter turns only. Pages turn by 90° or 180°. A photographed page that is slightly crooked, at some angle of its own, needs straightening in an image editor before it becomes a PDF; a rotation note cannot hold “about seven degrees”.
You need to know which pages are sideways. This tool does not show page thumbnails, so check the document in your viewer first and bring the page numbers. For all-pages fixes, which is most of them, there is nothing to know.
Protected files are refused. The same door policy as this site’s other PDF tools: a password-protected file cannot be honestly edited, so remove the protection first with the password, then rotate.