Skip to content
ForgePlug — Logo
pdf100% Browser-BasedNo SignupNo WatermarkUpdated Jul 2026

Rotate PDF

A premium, privacy-first PDF page rotation tool that works entirely in your browser. Upload any PDF and use the interactive workspace to rotate pages left, right, or 180 degrees. Apply rotations to all pages, selected pages, even/odd pages, or auto-detect landscape pages and rotate them to portrait. See every rotation applied live in the thumbnail preview — no waiting for processing. Advanced undo/redo support, keyboard shortcuts, and macOS Finder-style page selection. All processing happens locally — your files never leave your device.

Your Files Never Leave Your Device

All PDF processing happens entirely in your browser. Your files are never uploaded to any server.

Upload PDF File

Drag & drop a PDF file here, or click to browse.

PDF onlyUp to 250.0 MBPrivate · never uploaded

Frequently Asked Questions

Everything you need to know about rotating PDF pages online

I rotated a page but it printed the wrong way anyway — what's going on?
That's almost always the printer, not the file. Rotation is stored as a /Rotate flag that every modern PDF viewer respects, but some older printers or print-shop software ignore it and print the page's original orientation. Try printing from a different viewer (Chrome's built-in PDF viewer is reliable) before assuming the rotation didn't take.
Does rotating a page lose any quality?
No. Rotation only changes a display angle stored in the page's metadata — the actual text, images, and vectors are never touched or re-rendered. You could rotate a page back and forth a hundred times and it would look identical to the original.
How do I fix just a few sideways pages in a big document without touching the rest?
Click the specific page thumbnails you want (shift-click for a range, cmd/ctrl-click to toggle individual ones) and rotate only those. Using the 'rotate all pages' bulk action on a mixed-orientation document will flip pages that were already correct.
Can I rotate pages by a custom angle, like 45 degrees?
No — PDF page rotation is a metadata flag limited to 90-degree increments (90, 180, 270). For an arbitrary angle you'd need to actually re-render the page content, which is a different (and lossy) operation than what this tool does.
Will rotating pages change the file size?
Only negligibly. Since rotation just updates a metadata flag rather than re-encoding any content, the output file size stays essentially the same as the original.
Is this safe for a document I don't want uploaded anywhere?
Yes — the whole thing runs locally in your browser with pdf-lib. Your file never touches a server, which is the reason this exists instead of me just telling people to use one of the upload-based rotation sites.

How PDF Page Rotation Works

Learn about rotating PDF pages and best practices

Understanding PDF Page Rotation

PDF rotation works by setting the /Rotate entry in the page dictionary to 90, 180, or 270 degrees. Unlike raster image rotation, PDF page rotation doesn't recompress or degrade the original content. It's a lightweight metadata operation that PDF viewers respect when rendering.

When to Rotate PDF Pages

Common use cases include correcting scanned documents that were fed upside-down, rotating mixed-orientation PDFs (e.g., combining landscape and portrait pages), fixing mobile-captured PDFs, and preparing documents for consistent printing or digital publishing.

Page Orientation Best Practices

For professional documents, maintain consistent orientation throughout. Use landscape for wide tables, diagrams, and presentations. Use portrait for standard text documents and reports. Our smart detection feature can identify mixed orientations and help you standardize them with one click.

Frequently Asked Questions

Everything you need to know about rotating PDFs

I rotated a page but it printed the wrong way anyway — what's going on?
That's almost always the printer, not the file. Rotation is stored as a /Rotate flag that every modern PDF viewer respects, but some older printers or print-shop software ignore it and print the page's original orientation. Try printing from a different viewer (Chrome's built-in PDF viewer is reliable) before assuming the rotation didn't take.
Does rotating a page lose any quality?
No. Rotation only changes a display angle stored in the page's metadata — the actual text, images, and vectors are never touched or re-rendered. You could rotate a page back and forth a hundred times and it would look identical to the original.
How do I fix just a few sideways pages in a big document without touching the rest?
Click the specific page thumbnails you want (shift-click for a range, cmd/ctrl-click to toggle individual ones) and rotate only those. Using the 'rotate all pages' bulk action on a mixed-orientation document will flip pages that were already correct.
Can I rotate pages by a custom angle, like 45 degrees?
No — PDF page rotation is a metadata flag limited to 90-degree increments (90, 180, 270). For an arbitrary angle you'd need to actually re-render the page content, which is a different (and lossy) operation than what this tool does.
Will rotating pages change the file size?
Only negligibly. Since rotation just updates a metadata flag rather than re-encoding any content, the output file size stays essentially the same as the original.
Is this safe for a document I don't want uploaded anywhere?
Yes — the whole thing runs locally in your browser with pdf-lib. Your file never touches a server, which is the reason this exists instead of me just telling people to use one of the upload-based rotation sites.

Fixing sideways PDF pages

Why this happens so often, what rotation actually does to the file, and one gotcha with printing.

This is one of the tools I use myself, constantly. Every time I scan something with my phone at an angle, or a colleague sends over a contract where half the pages came out landscape because the scanner fed them in wrong, I end up here. It's a small annoyance but a real one — nobody wants to tilt their head to read a PDF, and a lot of "PDF editors" make you download desktop software just to spin a page 90 degrees.

How it works

Each page in a PDF has a /Rotate entry in its page dictionary — a number (0, 90, 180, or 270) that tells the viewer "display this page turned by this many degrees." Nothing about the actual page content moves. The text, images, and vector paths stay exactly where they were originally drawn; only the display angle changes. That's why rotation is instant even on a 400-page document and why there's zero quality loss — you're not re-rendering anything, just flipping a flag.

It also means rotation is fully reversible. If you rotate a page 90° and change your mind, rotating it another 270° brings it back exactly as it was, pixel for pixel — there's no cumulative degradation the way there would be if you were re-rasterizing an image each time you turned it.

A real example

I once had a 22-page lease agreement where pages 4, 11, and 19 came out upside-down from a double-sided scan — the scanner fed the sheet in reversed on the back side. Rather than rotate the whole document, I selected just those three pages using the grid, rotated them 180°, and left the other 19 untouched. Took about ten seconds. The alternative — re-scanning the whole document — would've taken longer than actually reading the lease.

Where people get tripped up

  • Rotating "all pages" on a mixed-orientation document. If your PDF has some pages that are already correct and some that are backwards, use the bulk "landscape only" or "portrait only" actions instead of "all pages" — otherwise you'll flip the pages that were already fine.
  • Printers that ignore the rotation flag. The /Rotate entry is standard and every modern viewer respects it, but I've seen a handful of older office printers and some print-shop RIP software print the page in its un-rotated orientation regardless. If a printed copy comes out wrong even though it looks correct on screen, that's the printer, not the file — try printing from a different app or exporting flattened images instead.
  • Confusing rotation with "fixing" a document that's genuinely landscape by design. Wide tables and spreadsheets exported to PDF are often landscape on purpose. Rotating them to match a portrait document just makes them harder to read — leave intentionally landscape pages alone.

Tool Overview

A closer look at Rotate PDF — how it works, who it's for, and where it fits in your workflow.

A PDF where every page is sideways is more than an annoyance — it's a barrier to reading, printing, and sharing. Scans arrive rotated, exported documents mix orientations, and phone-created PDFs frequently land on their side. The Rotate PDF tool fixes this with an interactive visual workspace: see every page as a thumbnail, rotate the ones that need it, and download a corrected document where the changes are permanent.

The page grid shows your whole document at once with quick actions to rotate all pages, all portrait pages, or all landscape pages in one click — the fastest fix for a uniformly rotated scan. Individual pages can be rotated 90° or 180° with a single tap on their thumbnail, and an undo/redo history lets you experiment without fear. A live size estimate confirms nothing else about the file changes.

Rotation is metadata-level work handled in your browser with pdf-lib: pages are turned in place without re-encoding content, keeping the file compact and processing fast. Because nothing is uploaded, you can safely fix confidential documents on any device — no account, no watermark, no signup.

Key Features

Everything you get with this tool, at a glance.

Permanent Page Rotation

Rotate pages 90° or 180° and save the corrected orientation.

Visual Thumbnail Grid

See every page and rotate exactly the ones that need it.

Bulk Quick Actions

Rotate all pages, all portrait, or all landscape pages in one click.

Undo / Redo

Step backward and forward through your edits without losing work.

File-Size Friendly

Rotation is metadata-level — no heavy re-encoding of your pages.

100% Local

Your PDF is processed in-browser and never uploaded.

How to Use Rotate PDF

Get from zero to done in four quick steps — no account, no learning curve.

  1. Upload the PDF

    Drag and drop the file or browse to select it — thumbnails load instantly.

  2. Rotate pages

    Click individual thumbnails to rotate them, or use a bulk action for all pages.

  3. Verify the result

    Check the grid shows every page the right way up before saving.

  4. Download the fixed PDF

    Save the corrected file — rotations are saved permanently.

Practical Examples

Real input and output pairs so you know exactly what to expect.

Sideways scan

Input

Scan with all pages rotated 90°

Output

Fixed PDF — every page upright

Mixed orientation

Input

Report with 3 landscape pages

Output

Landscape pages rotated, portrait untouched

Single page fix

Input

Page 7 upside down

Output

Page 7 rotated 180°, rest unchanged

Part of PDF Suite

Was this tool helpful?

Your feedback helps us improve Rotate PDF for everyone.

Share this tool

Share
Runs in your browser100% privateNo data uploaded