To rotate pages in a PDF, upload the file, choose a rotation angle (90° right, 90° left, or 180°), select whether to rotate all pages or specific ones, and click Rotate — the corrected PDF downloads to your device instantly, with no upload to any server.
Free Rotate PDF Tool — runs in your browser
No uploads. No account. Your file never leaves your device.
Rotate PDF nowWhen do you need to rotate PDF pages?
Incorrect page orientation is one of the most common PDF problems. It happens more often than it should, and always at the worst moment — just before you need to send or print something. Here are the situations that bring people to a rotation tool:
- Sideways scans — scanners, especially flatbed models and phone scanning apps, frequently save portrait documents as landscape pages when the physical paper was fed or photographed at an angle
- Mixed orientation in a combined document — after merging PDFs from different sources, some pages may be portrait while others are landscape, making the document awkward to read or print
- Upside-down pages from a double-sided scan — the reverse side of a double-sided sheet is often scanned upside down depending on how the paper was flipped in the feeder
- Exported PDFs from presentations — a wide-format slide deck exported as PDF saves each slide in landscape orientation; if you need it portrait for a report, rotation is the fix
- Photos taken in the wrong orientation — PDFs created from phone photos sometimes carry incorrect EXIF rotation metadata, causing them to appear sideways in viewers
- Preparing to convert to images — rotating pages to the correct orientation before converting to JPG ensures the exported images are the right way up without needing image editing afterward
The problem with most online rotation tools
Every major online PDF tool handles rotation server-side: iLovePDF, Smallpdf, Adobe Acrobat online, and their competitors all receive your file via upload, apply the rotation on their infrastructure, and return the result. Your document travels to a third-party server for an operation that takes a fraction of a second in a browser.
For something as routine as fixing a sideways scan, this is an unnecessary risk. The scanned documents people most commonly need to rotate — payslips, tax forms, medical letters, signed contracts — are exactly the files that should not be routinely uploaded to external services.
FixMyPDF applies rotation entirely using JavaScript in your browser. PDF rotation is stored as a page metadata flag — a single number per page in the PDF structure. Changing it does not require any server-side rendering. Your file never leaves your device for an operation that is, technically, simpler than loading a web page.
How to rotate pages in a PDF step by step
This takes under a minute for any file:
-
1
Open the Rotate PDF tool
Go to fixmypdf.tech/tools/rotate.html. No sign-up or software required. -
2
Upload your PDF
Drag the file onto the drop zone or click to browse. The file loads in your browser — nothing is transmitted anywhere. -
3
Choose a rotation angle
Select 90° Right to rotate clockwise, 90° Left to rotate counter-clockwise, or 180° to flip pages upside down. 90° Right is selected by default. -
4
Choose which pages to rotate
Select All pages to rotate the entire document, or Selected pages to open the thumbnail grid and click only the pages you want to affect. Use the All and None quick-select buttons to speed up selection. -
5
Click Rotate PDF and download
Press the Rotate PDF button. The tool updates the orientation of the selected pages and the corrected file downloads immediately. Your original file is untouched.
Choosing the right rotation angle
Three rotation options are available. Which one you need depends on how the page is currently oriented relative to how you want it to appear.
| Option | Direction | When to use it |
|---|---|---|
| 90° Right | Clockwise — the top of the page moves to the right | Page appears to be rotated 90° counter-clockwise (content is leaning left); one clockwise rotation corrects it |
| 90° Left | Counter-clockwise — the top of the page moves to the left | Page appears to be rotated 90° clockwise (content is leaning right); one counter-clockwise rotation corrects it |
| 180° | Half-turn — the page is flipped upside down | Page is upside down; a 180° rotation brings it right-side up |
The most common scenario is a sideways scan: a portrait document that appears lying on its side. Open a quick preview of the PDF in your browser before rotating — if the content leans to the left, the page was rotated 90° counter-clockwise from correct, so you need 90° Right to fix it. If it leans to the right, the page was rotated clockwise, so you need 90° Left.
If you rotate in the wrong direction, the page will end up upside down instead of corrected. Simply rotate again by 180° to bring it back, or reopen the original file and rotate in the opposite direction.
Rotating all pages vs selected pages
The tool offers two scope options that suit different situations.
All pages is the fastest path when every page in the document has the same problem — a scanner that saved the entire batch sideways, or a presentation exported in landscape that you want to view in portrait. One click affects the whole document.
Selected pages opens a scrollable thumbnail grid of every page. Click any thumbnail to mark it for rotation — it highlights to show it is selected. Click again to deselect. Two quick-select buttons at the top let you select All or None in one tap, useful as a starting point when most pages need rotating but a few do not.
The selected-pages mode is the right choice when a document has mixed orientations — for example, a report where the main body pages are portrait but the appendices containing wide tables or charts were saved in landscape. You can leave the landscape pages alone and rotate only the incorrectly oriented ones.
It is also the right choice when only a handful of pages in a long document need correcting. Rather than rotating all pages and risking changing correctly oriented ones, click only the problem thumbnails.
Tips for common rotation scenarios
Fixing a batch-scanned document with all pages sideways
Select All pages, choose the correct direction (90° Right for content leaning left, 90° Left for content leaning right), and click Rotate. The entire document is corrected in one operation. This is the most common use case and the fastest path through the tool.
Fixing double-sided scans with alternating orientation
Double-sided scanning often produces a document where odd-numbered pages are correctly oriented and even-numbered pages are upside down (or vice versa), depending on how the scanner flips the sheet. In Selected pages mode, use the None button to start with everything deselected, then click every alternate thumbnail — pages 2, 4, 6, and so on. Apply 180° to flip those pages into the correct orientation.
Rotating before converting to images
If you plan to convert the PDF to JPG or PNG, rotate first. The image converter renders each page exactly as it is stored in the PDF. Correcting orientation at the PDF level before converting means the exported images are already the right way up — no image editing needed afterward.
Rotating before merging
If you are combining PDFs from multiple sources that have different orientations, rotate each one to a consistent orientation before merging. A merged document with mixed portrait and landscape pages is jarring to read and awkward to print. Getting orientation consistent first produces a much cleaner combined file.
Rotation does not affect file size
PDF rotation is stored as a single metadata value per page (the /Rotate entry in the page dictionary). Changing it adds only a few bytes to the file. If your goal is to reduce file size, rotation will not help — use the Compress PDF tool for that. But if you need to rotate and compress, do both: rotate first, then compress the rotated version.