Skip to content
PDFRuns in your browser

Rotate PDF

Rotate every page or a chosen range by 90°, 180° or 270°.

Upload
Single file · 40 MB max
Privacy
Nothing is uploaded
Cost
Free · no sign-up · no watermark

Loading tool…

The tool is loading its code on your device. This happens once and is cached for later visits.

Processed entirely on your device

Your file is read, transformed and re-encoded inside this browser tab using JavaScript. There is no upload endpoint — nothing leaves your machine, nothing is stored, and the result is created as a local object URL that disappears when you close the page.

Overview

About the Rotate PDF

Rotate PDF pages free online. Rotation is written as a page attribute, so the whole document is processed instantly and losslessly — whole file or selected ranges.

Scanned documents arrive sideways, phone scans arrive upside down, and landscape diagrams get bound into portrait reports. Fixing orientation in a PDF is a one-attribute change per page — which is why this tool is instant, lossless and completely local.

How PDF rotation actually works

Every PDF page carries a rotation attribute: a multiple of 90 that viewers apply when displaying the page. Rotating a document here writes that attribute, adding to whatever the page already had. Because no content stream is touched, the operation is exact, reversible and as fast on a thousand pages as on one.

Whole document or selected pages

Leave the range empty and every page turns. Give a range — “1-3, 7, 12-last” — and only those pages change, which is the fix for mixed-orientation scans where a single landscape sheet sits inside a portrait report. The preview line under the controls confirms exactly which pages will turn before you press the button.

When rotation is not enough

The attribute is a display instruction. Most viewers, printers and browsers honour it, but a minority of legacy pipelines read raw page geometry instead. If a downstream system stubbornly shows the old orientation, the pages need re-rendering rather than rotating — converting to JPG and back bakes the orientation into the pixels.

Step by step

How to use the Rotate PDF

  1. Drop a PDF onto the upload area; its page count appears next to the range field.

  2. Choose a rotation: 90° right, 180° or 90° left.

  3. Leave the range empty for the whole document, or list pages like “1-3, 7”.

  4. Press Rotate PDF and download the corrected document.

Why use it

Benefits and common use cases

What this tool is good for, and what it deliberately does not try to do.

Instant and lossless

Rotation is a page attribute, not a re-render: no pixels are touched, no quality is lost, and a 500-page document rotates as fast as a five-page one.

Per-page control

Mixed-orientation scans — a landscape diagram inside a portrait report — are fixed by rotating just those pages, leaving the rest untouched.

Stacks correctly

Existing rotation is respected: rotating an already-landscape page by 90° produces upright portrait, because the new angle adds to the page's current one.

Questions

Frequently asked questions

Short, honest answers about quality, limits and privacy.

Does rotating degrade the pages?

No. The rotation is stored as a page attribute that viewers apply at display time, exactly like the original orientation was. Nothing is rasterised or re-encoded, so quality is untouched.

Can I rotate only some pages?

Yes. The range field accepts the same syntax as the split tool: comma-separated pages and ranges, with “last” meaning the final page. Leave it empty to rotate everything.

The page looks rotated but prints the old way. Why?

Some print dialogs honour the viewer's display rotation while others read the page geometry. If a downstream system ignores the attribute, the fix is a re-render rather than a rotation — the PDF to JPG route produces pages with baked-in orientation.