Free tool

Rotate PDF pages online

Use this free tool to rotate PDF pages that came out sideways or upside down. Drop in one PDF, preview every page as a thumbnail, then rotate all of them, a handful you select, or just one — all with live previews before you download. Everything runs in your browser, so your document is never uploaded to a server.

Rotate PDF pages

Drop in a PDF, preview every page as a thumbnail, and rotate all pages, selected pages, or a single page before you download.

Free & unlimitedNo upload — 100% privatePer-page rotation

Drop a PDF here, or click to browse

One PDF at a time — every page appears below so you can rotate it

Pages are rendered and rotated entirely in your browser with pdf.js and pdf-lib — your PDF is never uploaded, so even confidential documents stay private.

How to rotate a PDF

  1. Add your PDF. Drag and drop it onto the box above, or click to browse and choose a file from your device.
  2. Review the thumbnails. Every page renders as a small preview so you can see exactly which ones are sideways or upside down before you touch anything.
  3. Rotate what needs it. Use Rotate all left/right to spin the entire document 90° at a time, click individual thumbnails to select several pages and use Rotate selected, or use the small rotate buttons on a single thumbnail to nudge just that page.
  4. Check the badges. Any page you've changed shows a small badge with its new rotation angle, so it's easy to confirm nothing was missed or rotated twice.
  5. Apply & download. Click Apply & download PDF and the tool bakes the rotation into the file and saves rotated.pdf to your device. No account, no watermark, no email required.

Why rotate PDFs in your browser?

Most “rotate PDF” websites upload your file to their servers to do the work, which is a problem when the document is a signed contract, a scanned ID, a medical record, or anything else you'd rather not hand to a third party. This tool works differently: it renders and rotates your pages locally on your device using the open-source pdf.js and pdf-lib libraries, so the file never leaves your browser tab.

  • Private by design — nothing is uploaded, stored, or logged.
  • No limits — rotate as many pages as your device can handle, with no daily cap.
  • No watermark — the output is a clean PDF, exactly like the original except rotated.
  • Precise control — rotate every page at once, a selection, or a single page independently.
  • Works offline — once the page has loaded, you can disconnect and it still works.

Rotate all pages, a selection, or just one

Scanned documents rarely come out perfectly. A whole batch might be sideways because the scanner fed pages in landscape, or maybe just one or two pages got flipped because someone put the paper in upside down. This tool handles both cases without forcing you to choose between an all-or-nothing rotation and a slow, page-by-page workflow:

  • Rotate all left / right — spins every page in the document 90° in one click. Use it twice in a row for a full 180° flip.
  • Click to select, then rotate selected — click any thumbnail to toggle it as selected (it gets a highlighted border and a checkmark), select as many pages as you need, then rotate that whole group together with one click.
  • Per-page rotate buttons — each thumbnail has its own left/right rotate buttons, so you can nudge a single stubborn page without affecting anything else.

Rotation is visual and live: as soon as you click a rotate button, the thumbnail spins in place with a smooth CSS transform so you can immediately see the result. Nothing is written to the actual PDF until you click Apply & download, so you can experiment freely and back out changes with an opposite rotation before committing.

When rotating a PDF is useful

  • Sideways scans — a document scanned in landscape when it should read in portrait, or vice versa.
  • Upside-down pages — a single sheet fed into the scanner the wrong way around, common in multi-page batch scans.
  • Mixed-orientation PDFs — a file where some pages are portrait and others are landscape and need to be aligned before printing.
  • Signed contracts — a signature page photographed or scanned at an angle that needs straightening for a clean archive.
  • ID documents & forms — photos of IDs or forms that were captured sideways on a phone.
  • Print preparation — making sure every page in a document is oriented correctly before sending it to a printer or binder.
  • Legal & compliance archives — case files, exhibits, and discovery documents assembled from many sources often arrive with inconsistent orientation that needs to be normalized before filing.
  • E-signature workflows — some e-signature platforms reject or misplace signature fields on pages that aren't right-side up, so straightening the page first avoids a failed upload.

How PDF page rotation actually works

Every page in a PDF file stores its own rotation value — an angle in multiples of 90° (0, 90, 180, or 270) that PDF viewers use to display the page correctly, regardless of how the underlying content stream is laid out. When you rotate a page in this tool, it doesn't redraw or re-render the page content at all; it simply adds your chosen rotation on top of whatever rotation the page already has and writes the combined angle back into the page's rotation property using the pdf-lib library. That's why rotation is lossless: the text stays selectable, images keep their original resolution, and file size barely changes, because nothing about the actual content is touched — only the instruction that tells a PDF viewer which way up to display it.

This also explains why rotating the same page twice by 90° gives you 180°, and four rotations bring you back to the original orientation — the tool always works modulo 360°, so you never end up with an invalid angle no matter how many times you click.

It's also why some pages you open elsewhere already have a non-zero rotation baked in before you even touch this tool — a phone camera app, a scanner driver, or another editor may have set an initial angle. This tool reads that existing angle first and adds your requested rotation on top of it, rather than overwriting it, so the math always stays correct even on a file that's already been rotated once before.

Rotate PDF vs. re-scanning or re-printing

Before tools like this existed, fixing a sideways PDF usually meant one of two annoying options: re-scan the physical document with the paper oriented correctly, or open the file in a full desktop PDF editor just to nudge a handful of pages. Both work, but both cost time you probably don't have when you just need to send a properly oriented file in the next five minutes. Rotating digitally instead of re-scanning has a few concrete advantages worth calling out.

  • No physical original required. If the paper document has already been shredded, filed away, or mailed back to whoever sent it, re-scanning isn't even an option — rotating the existing PDF is the only practical fix.
  • No re-scan artifacts. Re-scanning risks introducing new skew, dust, or lighting differences compared to the original pass. Digital rotation reuses the exact same pixels and vectors, so the result is identical to the source, just reoriented.
  • Faster than installing desktop software. Adobe Acrobat and similar desktop tools can rotate pages too, but they require a license or a trial install. A browser-based tool needs nothing installed and works the same on Windows, macOS, Chromebooks, and most tablets.
  • Batch-friendly. Rotating fifty sideways pages by hand in a viewer one at a time is tedious. The Rotate all button here handles the whole document in a single click, while the per-page controls stay available for the exceptions.

Rotate PDF vs. other PDF orientation tricks

People sometimes reach for the wrong tool when a PDF looks wrong side up. It helps to know the difference between rotating a page and a few related, but distinct, operations:

  • Rotating vs. cropping. Rotation changes the page's orientation; cropping trims the visible area without changing which way is “up.” If a page is sideways and has excess white space, you'll want to rotate first, then crop separately.
  • Rotating vs. flipping (mirroring). A 180° rotation turns a page upside down but keeps text readable left-to-right once turned. A mirror flip reverses the text itself, which is a much rarer need — almost every “my PDF is upside down” problem is solved with a 180° rotation, not a mirror flip.
  • Page rotation vs. viewer rotation. Some PDF readers let you rotate the on-screen view temporarily without changing the file itself — useful for reading, useless for sharing, because the next person who opens it sees the original orientation again. This tool changes the file's actual rotation property, so the fix travels with the document wherever it's opened next.

Knowing which problem you actually have saves a round trip: if colleagues keep telling you a shared PDF “looks fine on my end,” it's usually because they rotated the view locally instead of the file. Rotating with this tool and re-sharing the downloaded file fixes it for everyone, permanently.

Tips for clean, correctly rotated PDFs

  • Zoom in on the thumbnails mentally before applying — text orientation is the fastest way to tell if a page still needs a turn.
  • Use Rotate all first for documents where every page shares the same problem, then fine-tune any outliers individually.
  • Watch the rotation badge in the corner of each thumbnail — it only appears on pages you've actually changed, so an empty badge means that page is still original.
  • If a file fails to load, it's often password-protected — remove the password in a PDF reader first, then try again here.
  • Rotating doesn't reduce quality or file size meaningfully, so it's safe to use on scanned documents, contracts, and image-heavy PDFs alike.
  • Select multiple pages with the same problem by clicking each thumbnail, then use Rotate selected instead of rotating one at a time — it's much faster for documents with a handful of scattered sideways pages.
  • Double-check the final page count and order after downloading — rotation never adds, removes, or reorders pages, so the count should always match the original exactly.

Frequently asked questions

Is this PDF rotator really free?
Yes. You can rotate as many pages and PDFs as you like with no account, no watermark, and no email required. Everything happens in your browser at no cost.
Are my PDF files uploaded to a server?
No. Pages are rendered with pdf.js and rotated with pdf-lib entirely on your device. The file is never uploaded, stored, or logged, so even confidential documents stay private.
Can I rotate just one page instead of the whole document?
Yes. Each page thumbnail has its own rotate-left and rotate-right buttons, so you can turn a single page without touching the rest of the document. You can also click several thumbnails to select them and rotate that group together.
Does rotating a PDF reduce its quality?
No. Rotation only changes the page's stored rotation angle — it doesn't redraw, recompress, or resample the content, so text stays selectable and images keep their original resolution.
Why won't my PDF load?
The most common reason is that the PDF is password-protected or encrypted. Open it in a PDF reader, remove the protection, save a copy, and try that copy instead.
What if I rotate a page too far or by mistake?
Just click the rotate button again in the opposite direction, or keep clicking the same direction three more times — rotation wraps around every 360°, so four clicks brings a page back to its original orientation. Nothing is saved to the file until you click Apply & download.

Fix the PDF, then share it with a short link

fewly turns any link into a short, branded, trackable URL — free to start, no credit card.