Rotate PDF

Turn a sideways scan the right way up and keep it that way. Most PDF readers let you rotate the view and forget it the moment you close them — this writes the rotation into the file, so it opens correctly for whoever you send it to.

    • Where it runs A PDF is read in the browser. Nothing is uploaded.
    • No queue, no account It starts the moment you drop the file, and it never asks who you are.
    • No watermark What comes out is the file you made, with nothing added to it.

    How it works

    1. Drop the PDF onto the box above, or press it to choose one.
    2. Choose how far to turn: a quarter turn either way, or upside down.
    3. Leave the range box empty to turn every page, or name only the ones that came out wrong.
    4. Press Rotate and download the result.

    Rotating the view is not rotating the file

    Every PDF reader offers a rotate button, and in most of them it changes only what you are looking at. Close the file and the rotation is gone; send it to somebody else and they get it sideways exactly as before. That is why people end up searching for this.

    The rotation here is written into the document, so the page is stored as turned. Anyone opening it afterwards — in any reader, on any device — sees it the right way up.

    Only the pages that need it

    A document feeder that took a few sheets the wrong way round produces a file where most pages are fine and a handful are not. Turning the whole document would fix those and break the rest.

    So the range box applies here too: name 3, 7, 11 and only those pages turn. And the rotation is added to whatever a page already had rather than replacing it, so a page that was already a quarter turn out and gets another quarter turn ends up upside down — which is what you asked for, and not what a tool that simply sets the angle would have done.

    Which way a quarter turn goes

    Ninety degrees clockwise moves the top of the page to the right-hand edge. That sounds obvious written down and is easy to get backwards while looking at a sideways scan, because the page is already turned and your sense of "top" has quietly moved with it.

    The reliable method is to find a word you can read and ask which way it needs to swing to come upright, rather than reasoning about the page as a whole. If the result comes back the wrong way, applying another half turn is exact — three quarter turns and one the other way are the same thing here, because the rotation accumulates rather than being reset.

    Why scans arrive sideways in the first place

    A scanner writes the page in the orientation the sheet went through the feeder, and a document with a mix of portrait and landscape sheets — a report with a wide table in the middle — comes back with the wide ones rotated. Nothing went wrong; the scanner recorded what it was given.

    Some scanners also write a rotation flag rather than turning the image, which is why a file can look correct in one program and sideways in another. Writing the rotation into the document, which is what happens here, settles that disagreement: there is no flag left for a reader to interpret differently.

    Rotation and the text underneath it

    Turning a page does not re-render it. The text stays selectable and searchable, vector artwork stays sharp, and images are carried across untouched — a rotated page is the same page with a different orientation recorded against it, not a picture of one.

    A practical consequence worth knowing: if the document has been through OCR, the recognised text keeps its original reading direction relative to the page content, so searching still works. Rotating does not require redoing the OCR, and it does not damage it.

    When it still prints the wrong way up

    A rotated PDF can still come out of a printer sideways, and the cause is usually not the file. Print dialogs carry their own orientation and scaling settings, and "fit to page" combined with a landscape sheet inside a portrait document produces results that look like the rotation failed.

    Check the print preview rather than the file: if the preview is right and the paper is not, the setting is in the dialog. If the preview is wrong too, open the PDF in a second reader before rotating it again — that tells you whether you are looking at the document or at one reader’s idea of it.

    Rotate PDF: common questions

    Will the rotation stick when I send the file to someone?

    Yes. It is written into the document rather than applied to the view, so it opens turned for everyone. The rotate button in most PDF readers only changes what you see and forgets it when the file is closed, which is usually why people come looking for this.

    Can I rotate only some pages?

    Yes — name them in the range box. Leaving it empty turns every page. A scanner feeder that pulled a few sheets the wrong way round is exactly the case this is for.

    Is my file uploaded?

    No. The rotation is written in your browser and the document never leaves your device.

    Does rotating lose any quality?

    None. Rotation is a property of the page rather than a transformation of its contents — nothing is re-rendered, and the text and images are untouched.

    What happens to a page that was already rotated?

    The turn is added to what was already there, so a page a quarter turn out that gets another quarter turn ends up upside down. That is usually what people mean, and it differs from tools that set the angle outright and appear to do nothing.