Skip to content
Toolcroft

PDF Tools

PDF Page Rotator - Rotate PDF Pages Online Free

Rotate individual pages or all pages of a PDF by 90, 180, or 270 degrees entirely in your browser. Files never leave your device.

Drop a PDF here or click to browse

Rotate PDF pages without uploading

Drop any PDF file above and choose which pages to rotate: individually, in ranges, or all at once. The rotation is applied using pdf-lib entirely inside your browser. Your document never leaves your device.

How PDF rotation works

PDF files store page orientation as metadata in the page dictionary. Rotating a page here updates that metadata value. It does not re-encode any images or text, so there is no quality loss. The output is a standard PDF compatible with all readers.

Fix scanned documents and sideways pages

Scanned pages often come out sideways or upside-down. Use this tool to correct orientation before sharing or printing. You can rotate a single page, a range, or all pages in one step.

Privacy and security

Processing is 100% client-side. No data is transmitted to any server. Once you close the tab, nothing is retained.

Rotation vs. display orientation

PDF has two mechanisms for controlling how pages appear:

  • Page rotation metadata (what this tool sets): the page dictionary stores a Rotate value (0, 90, 180, 270 degrees). Viewers apply this rotation when rendering. The underlying content stream is unchanged.
  • Content stream transform: the page content is physically drawn rotated in the content stream. Viewers without rotation metadata support still display it correctly, but the coordinate system is shifted.

This tool uses the metadata approach, which is lossless and reversible. No text, images, or graphics are re-rendered or re-encoded.

When rotation doesn't carry over to print

Some older or embedded PDF viewers ignore the Rotate metadata and print pages in the original orientation. If this happens after rotating with this tool:

  • Check "Auto-rotate pages" in your print dialog (most modern PDF printers support this).
  • Convert the PDF to a flattened image (use the PDF to Image tool) and print the images, which have no orientation metadata to ignore.