Rotate PDF

Rotate PDF pages

Incorrectly oriented PDF pages are a surprisingly common problem. Scanned documents often end up sideways or upside down depending on how pages were placed in the scanner feeder. PDFs assembled from multiple sources may mix portrait and landscape pages inconsistently. Photos embedded as PDFs from smartphones may have incorrect EXIF orientation. Any of these situations results in a document that is awkward to read or unpresentable when shared with colleagues or clients. LazyPDF's Rotate PDF tool gives you precise control over every page's orientation with a clean visual interface showing thumbnail previews of all pages at once. You can rotate a single offending page 90 degrees without touching the rest of the document, or apply a global rotation to all pages when the entire document is oriented incorrectly. Rotations can be 90 degrees clockwise, 90 degrees counter-clockwise, or 180 degrees for upside-down pages. The operation is lossless — it only modifies a metadata flag in the PDF's page dictionary that tells viewers how to display the page. The actual content stream, including every pixel of embedded images, every glyph of text, and every vector path, is completely untouched. Processing runs entirely in your browser using pdf-lib, so your document never leaves your device regardless of its content. This is particularly valuable when working with sensitive documents such as medical records, legal contracts, or financial statements that you cannot risk uploading to an external service.

How It Works

Rotate PDF changes the orientation of individual pages or all pages in your document by 90, 180, or 270 degrees. The tool modifies each page's rotation attribute in the PDF structure without re-encoding any content. Processing runs entirely in your browser using pdf-lib — your file never leaves your device.

Key Features

Per-Page Control

Rotate individual pages independently, so you can fix a single landscape page without affecting the rest of the document.

Batch Rotation

Apply the same rotation to all pages at once when your entire document needs to be reoriented.

Visual Preview

See thumbnail previews of each page so you can identify which ones need rotating before applying changes.

Lossless Operation

Rotation modifies only the page metadata, not the actual content. Text, images, and formatting remain untouched.

Frequently Asked Questions

Does rotating a PDF reduce its quality?

No. Rotation changes a metadata flag on each page that tells PDF viewers how to display it. The actual content — text, images, and graphics — is not modified, re-encoded, or compressed in any way.

Can I rotate just one page in a multi-page document?

Yes. The tool shows a preview of every page, and you can click on individual pages to rotate them independently. This is useful for fixing scanned documents where a single page was fed in the wrong orientation.

Why do some of my scanned pages appear sideways?

Scanners sometimes save pages in their physical orientation without correcting for how the paper was placed. Use this tool to quickly fix those pages by rotating them 90 or 270 degrees to the correct reading orientation.

Can I rotate all even or all odd pages at once?

The current tool allows rotating all pages simultaneously or selecting individual pages to rotate. There is no built-in option to select even or odd pages as a group. For that level of control, select the pages you need manually using the per-page rotation interface.

Will the rotation be saved permanently?

Yes. When you download the output file, the rotation is permanently baked into the PDF page metadata. Anyone who opens the resulting file in any PDF viewer will see the corrected orientation without needing to adjust anything.

Can I rotate pages in a PDF that has form fields or annotations?

Yes. The rotation operation adjusts the page's display orientation in the PDF structure. Form fields, annotations, and interactive elements are repositioned accordingly. However, in some complex PDFs with absolute coordinate annotations, annotations may appear offset after rotation, which is a known PDF specification behavior.

Does the file size change after rotating pages?

Rotation has essentially no impact on file size. It only modifies a small metadata value in each page object. The actual content streams, embedded images, and fonts are completely unchanged, so the output file will be nearly identical in size to the original.