Rotate PDF — Turn Pages 90/180/270° in Your Browser

Image

Rotate PDF is a browser-based PDF tool that changes the rotation value of all pages, or only the pages you specify, by 90, 180, or 270 degrees and saves a new PDF.

What is it

Rotate PDF is used to fix documents scanned sideways or upside down. Pick an angle (90/180/270°); leave the page input empty to rotate every page, or enter "1, 3-5" to rotate only those pages. Rotation only updates the page rotation attribute (/Rotate), so the content is not recompressed — it is a lossless operation. Any existing rotation is added to. Files up to 50MB are supported and encrypted PDFs are not.

newRotation = (currentRotation + selectedAngle) mod 360

How to use

  1. 1Choose the PDF file to rotate.
  2. 2Select the rotation angle (90, 180, or 270 degrees).
  3. 3Leave the page input empty to rotate all pages, or enter pages like "1, 3-5".
  4. 4Press the Rotate PDF button and download the result.

Reference

Rotate PDF — Turn Pages 90/180/270° in Your Browser Reference
OptionResult
90°Rotate 90 degrees clockwise
180°Flip upside down
270°270 degrees clockwise (90 counter-clockwise)
Page selectione.g. 1, 3-5 — rotates only those pages

Sources & standards

FAQ

Is my PDF uploaded to a server?

No. File selection, rotation, and download creation all run in your browser; the file never leaves your device.

Does rotating reduce quality?

No. Only the page rotation attribute is changed while the content stays untouched, so the operation is lossless.

Can I rotate only specific pages?

Yes. Enter comma-separated pages or ranges such as "1, 3-5" and only those pages are rotated; the rest stay as they are.

Can I rotate password-protected PDFs?

No. Encrypted PDFs are not supported. Remove the password first, then rotate the unlocked file.

Related tools