ToolJutsu
All tools
PDF Tools

PDF Rotator

Rotate PDF pages to the correct orientation.

Processed on your device. We never see your files.

How to use PDF Rotator

What this tool does

The PDF Rotator corrects or changes the orientation of pages in a PDF. You upload a file, choose a rotation angle — 90°, 180°, or 270° clockwise — and decide whether to apply it to every page or only a range you specify. The tool adjusts the Rotation metadata on each affected page and produces a new PDF ready to download. No image rendering takes place: the original page content is preserved exactly.

Why you might need it

Scanned documents are the most common cause of misrotated pages. A stack of papers fed through a sheet-fed scanner in the wrong orientation produces a PDF where every page lands sideways. A flatbed scanner used for a mix of portrait and landscape originals can result in a document where some pages are upright and others need rotating. A photograph taken on a phone that did not capture the orientation sensor correctly appears rotated when you open it in a viewer.

Beyond scanning, PDFs assembled from multiple sources sometimes arrive with inconsistent orientations — a spreadsheet exported in landscape dropped into a report that is otherwise portrait, for instance. A shared drive full of tax receipts photographed in different directions needs standardising before archiving.

In each of these situations the correct fix is to adjust the PDF’s rotation metadata, not to re-export or re-scan, which would either lose quality (for image-heavy files) or require the original application (for structured PDFs). This tool handles the adjustment in seconds directly in the browser.

How to use it

  1. Drop your PDF onto the dropzone, or click to browse. The tool loads the document and shows its page count.
  2. Choose an angle: 90° clockwise is the most common correction for a sideways scan; 180° flips a page upside-down; 270° is equivalent to 90° counter-clockwise.
  3. Set Apply to: choose All pages to rotate the entire document, or switch to Page range and enter specific pages such as 1-3, 7.
  4. Click Rotate. The tool applies the rotation and prepares the result.
  5. Download the rotated PDF. Use Clear to start over with a new file.

Common pitfalls

Rotation is additive. If a page already carries a 90° Rotation value in the PDF (which some export tools set), adding another 90° gives 180°. If the page looks correct on screen but you need it to print differently, check the page’s current rotation in a full-featured PDF viewer before deciding which angle to add here.

A second pitfall is confusing the viewer’s display rotation with the PDF’s stored rotation. Some PDF readers let you rotate the view temporarily without saving it. The change you make in this tool is permanent and saved to the file.

Encrypted PDFs will produce an error. Use the PDF Password Remover to unlock the file first, then rotate. Very large multi-hundred-page PDFs process page by page and may take a moment on older devices — the busy indicator keeps you informed.

Tips and alternatives

For a scanned document where every other page is backwards (common with duplex scanners), switch to Page range and enter the odd or even page numbers to rotate only those. If you need to both rotate and reorder pages, rotate first, then use the PDF Page Extractor to reorder by listing pages in the desired sequence. For changing actual page dimensions rather than orientation, the PDF Page Resizer handles that separately.

Frequently asked questions

Is my PDF sent to a server to be rotated?
No. The rotation is applied entirely within your browser using the pdf-lib library. Your file never leaves your device, no upload takes place, and there is no network request for the document. You can verify this in your browser's Network tab, or simply disconnect from the internet and try — the tool still works.
Does rotation destroy or re-encode the page content?
No. PDF rotation is stored as a metadata value on each page — the actual content streams (text, images, vectors) are untouched. This means the operation is lossless: rotating and then rotating back leaves the content byte-for-byte identical to the original.
Why do some pages look rotated in one viewer but correct in another?
PDF pages carry two rotation values: the MediaBox orientation and the Rotation metadata flag. Some viewers apply only one of them. This tool adds your chosen angle to the existing Rotation flag, which is the standard way all conforming viewers respect. If a page was already at 90° and you add 90°, the result is 180°, and so on.
Can I rotate only specific pages, not the whole document?
Yes. Switch the 'Apply to' control to 'Page range' and enter the pages you want to rotate, such as '2-4, 7'. Pages not listed are left exactly as they were.
What happens to password-protected PDFs?
If the PDF is encrypted, the tool shows a friendly error. Remove the encryption with the PDF Password Remover first, then re-upload the file here to rotate it.

Related tools