Skip to content

Rotate PDF

Rotate pages and fix orientation.

Runs entirely in your browser. Verify it in your network tab.

Leave empty to rotate every page.

What this does

Rotation is applied to the page metadata, so nothing is re-rendered and quality is untouched.

Limits

  • Rotation is a multiple of 90°. Arbitrary angles would require rasterising the page.

Is this private?

Yes, and you can check rather than take our word for it. Open your browser's network tab and run the tool: your file never appears in it, because there is no server to send it to. The whole site is static files.

Related tools