How to Rotate a PDF and Save It
Rotating the view and rotating the file are different things. The first one snaps back.
Checked August 6, 2026
The short answer
Most PDF readers have a rotate button that turns the page on screen and changes nothing in the file. Close it, send it, open it somewhere else, and it is sideways again. Saving a rotation means writing an angle onto the page itself. Drop the file in here, turn the pages that need it, download, and it is upright everywhere.
View against file
| Rotating the view | Rotating the file | |
|---|---|---|
| Where it lives | Your reader window | An angle stored on each page |
| Survives closing the file | No | Yes |
| Survives sending it on | No | Yes |
| Survives printing | Sometimes | Yes |
| Steps available | Quarter turns | Quarter turns |
| Effect on the content | None | None. Nothing is redrawn or re-encoded. |
Rotation is stored per page and only in quarter turns. A scan that is off by three degrees is a different problem, and no rotate button anywhere fixes it.
Why it snaps back
The rotate button in most readers is a view control, like zoom. That is a reasonable default, because permanently altering somebody else’s document is not usually what a reader should do on your behalf. The cost is that people believe they have fixed a document and find out otherwise when the recipient opens it.
The test takes five seconds: close the file completely and open it again. If it is sideways, nothing was saved.
What actually changes in the file
Every page in a PDF carries a rotation, and it is one of four values: none, a quarter turn, a half turn, three quarters. Saving a rotation writes that value onto the page. Nothing about the text or the images moves, which is why the operation is instant even on a large file and why nothing loses quality.
It also means rotation is never approximate. There is no turning a page by five degrees to straighten a crooked scan. Straightening has to redraw the image, and it belongs in whatever did the scanning.
Turn only the pages that need it
A batch scan usually has one or two sheets that went through the feeder the wrong way while the rest are fine. Turning the whole document to fix those two just breaks all the others, so choose the pages.
One detail about how this behaves here, because it is not what every tool does: a quarter turn is added to whatever the page already had rather than replacing it. What you ask for is relative to what you are looking at. Turn right on a page that is already sideways and it lands upright, which is what you meant, instead of landing wherever the file happened to think upright was.
Doing it without uploading
The rotator runs in the tab, so the document is not sent anywhere. Sideways pages are almost always scans, and scans are the documents people are least willing to hand to a website.
More guides
- How to Merge PDF FilesJoin documents end to end in the order you choose. What survives the join, and what does not.
- How to Split a PDFTwo different jobs share the word split. Work out which one you want first.
- How to Combine Images Into a PDFOne image per page, in the order you set. Two decisions, and one thing that catches people out.
FAQ
- Why does my PDF keep going back to sideways?
- Because your reader rotated the view rather than the file, and that control is temporary by design. To make it stick, the rotation has to be written onto the page and the file saved.
- How do I permanently rotate a PDF?
- Open it in something that writes the rotation into the file, turn the pages, and save. The rotator here does that in your browser and hands back a new file.
- Does rotating a PDF reduce quality?
- No. The rotation is a value stored on the page, and none of the content is redrawn or re-encoded.
- Can I rotate only one page?
- Yes, and usually you should. A batch scan often has a couple of sheets the feeder took the wrong way, and turning the whole document to fix them breaks every page that was already right.
- Can I rotate a PDF by a few degrees to straighten a scan?
- No. PDF rotation only comes in quarter turns. Straightening a crooked scan means redrawing the image, which belongs in the scanning software or an image editor.
- Will it still be rotated when I print it?
- Yes, once the rotation is in the file. A rotation that exists only in your reader may or may not reach the printer, which is one of the ways people find out it was never saved.
Rotate one and keep it
Turn the pages that need it, saved into the file rather than the view. Nothing is uploaded.
Open Rotate PDFON YOUR DEVICE · FREE