PdfWox

Guide

How to rotate pages in a PDF (single page or all)

Rotate a single page, a range, or every page in a PDF — in your browser, with the rotation baked in so it survives in every reader.

Phone scans are almost always sideways. Combined PDFs sometimes have one page upside-down. A document that came from a fax (yes, still) might be rotated 90 degrees from where it should be. Rotating pages in a PDF is one of those "should be a one-button operation" tasks that often involves more clicks than it should.

This guide covers when to rotate, how to rotate, and the case that looks like a rotation problem but is actually a different problem.

Two kinds of rotation, only one is useful

Some PDF readers (Adobe Reader, Preview) have a "rotate view" button that turns the page sideways for reading. Viewing rotation doesn't persist. Close the file, reopen it, and the page is back to its original orientation. If you email a "rotated" PDF after using view-only rotation, the recipient sees the original orientation.

What you actually want is embedded rotation — a change to the PDF's stored page orientation that survives saving, sharing, and printing. That's the kind we'll do.

The 60-second method

We don't ship a dedicated "rotate PDF" tool yet (it's on the roadmap), but every page rotation can be done via the existing tools combined with the right input. The two reliable approaches:

Approach 1: Rotate the source images, then re-build the PDF. If your PDF came from photos or scans, this is the cleanest path:

  1. Open the original images. Rotate each one (Photos on Mac, the Photos app on iPhone, any image editor on Windows).
  2. Open JPG to PDF, PNG to PDF, or HEIC to PDF depending on your source format.
  3. Drop the rotated images, reorder, save.

Result: a clean PDF with every page in the right orientation, no fuss.

Approach 2: For an existing multi-page PDF you don't have the source for, use the OCR PDF tool. Counterintuitively, OCR PDF does an automatic skew-correction pass before recognising text. For mildly rotated pages (a few degrees of tilt from a quick phone scan), this can be enough. For fully sideways pages, it doesn't help — you'll need approach 1.

A dedicated browser-based rotation tool ships in a later release. Until then, the two approaches above cover virtually every real-world case.

When rotation isn't the answer

Some "rotation" problems are actually different problems wearing a costume:

  • Pages don't match each other in size/orientation. You combined a portrait letter with a landscape spreadsheet, and the result is jarring. Rotation won't fix the underlying inconsistency — what you need is to consistently use one orientation per document.
  • The PDF was saved with rotation metadata that some readers respect and others don't. Older readers sometimes ignore the rotation flag and show the original orientation anyway. The fix is to bake the rotation into the page content rather than rely on metadata.
  • The page is upside-down because the scanner picked up the page backward. The text is now mirrored, not just rotated. Rotation doesn't un-mirror; you'd need to rescan or flip horizontally with an image editor.
  • The content is landscape by design. A wide spreadsheet or a panoramic photo is meant to be viewed sideways. Don't rotate it to portrait — set the paper size to landscape when you print or share instead.

In all of these cases, reaching for a rotation tool gives you the wrong result. Identify which of these you're actually dealing with before you start.

When you'd want to rotate every page

A document that came from a sideways scanner — many older multi-function devices feed pages in landscape orientation by default. The whole document is 90° off. Approach 1 above handles this well: re-export each page as an image, rotate as a batch, rebuild.

Rotating a single page in an existing multi-page PDF

The trickiest scenario is when only one page in an existing PDF is sideways — the other pages are fine — and you don't have the original source files. Approach 1 (rebuild from images) works page by page:

  1. Open the PDF in your browser's built-in viewer (Chrome, Edge, Firefox, Safari).
  2. Navigate to the problem page. Use the browser's print dialog or screenshot tool to capture that page as an image.
  3. Open the captured image in any photo editor (Preview on Mac, Photos on Windows, even Paint) and rotate it to the correct orientation.
  4. Save the rotated image. Now you have the corrected page as a standalone image file.
  5. Use JPG to PDF or PNG to PDF to convert the corrected page back to a single-page PDF.

From here, the challenge is reassembling the original multi-page PDF with the corrected page in the right position. A dedicated merge tool handles this. The workflow is: export each page you want to keep from the original, replace the problem page with your corrected version, then merge everything in order. It is more steps than a dedicated rotate button, but the result is a clean embedded rotation that every reader respects.

Checking orientation before sharing

A rotation that looks correct on your screen may not look correct on the recipient's device, for two reasons: reader differences (some readers ignore the PDF rotation flag) and OS-level image orientation metadata (phones record EXIF orientation data that some readers handle and others ignore).

Before sharing a rotated PDF, check it in at least two readers:

  • Your primary reader (whatever you used to do the rotation).
  • A secondary reader — open the PDF in Chrome's built-in viewer if your primary reader is Acrobat, or vice versa. Chrome and Firefox both render PDF rotation flags correctly, making them a reliable sanity check.
  • On mobile — if the recipient is likely to open it on a phone, AirDrop or email it to yourself and open it on your phone before sending.

If the orientation is correct in Chrome's built-in viewer, it will be correct in virtually every modern PDF reader. Chrome is the most consistent reference point for embedded rotation.

One more thing: if you are sharing the PDF as an email attachment, some email clients show a thumbnail preview of the first page. The thumbnail sometimes ignores rotation metadata even when the actual file is fine. Open the attachment — don't trust the thumbnail.

Frequently asked questions

The FAQs below cover the most common follow-up questions. If you can't find your case, email us — we'll add an answer or build a dedicated rotation tool if there's enough demand.

The shortest version

Most rotation problems are scan-shaped. Rotate the source images and rebuild the PDF — it's faster and cleaner than wrestling with after-the-fact rotation. For mildly-tilted scans, our OCR tool's deskew pass might be enough.

Use the tool

JPG to PDF

Combine JPG photos into one PDF.

Open JPG to PDF

Use the tool

OCR PDF

Make scans searchable & selectable.

Open OCR PDF

Related guides

Keep reading

How to edit a PDF — a practical, honest map of your options

Filling, annotating, redacting, signing, watermarking — each is a different operation. The honest breakdown plus the tool for each.

How to scan documents to a searchable PDF

From paper to searchable PDF in one minute, all in your browser. Includes the tips that actually move quality.

How to annotate a PDF — highlight, type, sketch

Five annotation modes, every popular reader compatible, nothing uploaded. The fast guide.

Frequently asked questions

Why doesn't rotation in Adobe Reader save?
Adobe Reader's rotate-view button changes how you see the page, not the file. Save the file, reopen it, and the rotation is gone. You need a tool that bakes the rotation into the page content.
Can I rotate just one page out of many?
Yes — re-export that page as an image, rotate it, then rebuild the PDF with the rotated image in the right slot using JPG to PDF. Approach 1 in the guide covers this.
Does rotation affect file size?
Slightly. Embedded rotation adds a small amount of metadata. If you rebuild via image conversion, the file size depends on the image format and compression.
Will the recipient see the rotation in any PDF reader?
Yes — embedded rotation (the kind our suggested approach produces) appears the same in every reader, on every platform, including print.
What about EXIF orientation on the source images?
Different image tools handle EXIF orientation differently. To be safe, view each source image after rotating to confirm it actually rotated (not just had its orientation metadata changed).
When will the dedicated Rotate PDF tool ship?
It's on the roadmap. The two approaches in this guide cover the common cases for now; we'd rather get the most-requested feature gaps closed first.