Rotating one page or all of them
When you open a PDF, every page is rendered as a thumbnail. Each one has a Left and a Right button that turn it 90 degrees, and the thumbnail updates so you can see the result before saving. Two more buttons rotate every page in the document at once, which is the fast route when a whole scan came in sideways.
A mixed document is the case this handles well: a report where pages 1 to 8 are upright and pages 9 and 10 are landscape scans. Rotate all first if most pages need it, then fix the exceptions individually, or just click through the two that are wrong.
Rotation is in 90 degree steps only. Two clicks in the same direction give you 180 degrees. There is no arbitrary angle and no automatic deskew, so a scan that came in at three degrees off cannot be straightened here.
- Open a PDF and see a thumbnail per page
- Rotate individual pages, or all of them at once
- Save the rotated PDF to your device
Why the saved file stays sharp
The rotation is written into the page definition rather than by redrawing the page. The text stays text, vector graphics stay vector, and embedded images keep the compression they arrived with. Nothing is rasterized and nothing is re-compressed, so a 40 page contract comes out the same visual quality it went in.
That also means the file does not balloon. Rotating pages in a viewer that flattens the document, or by printing to PDF, is where people lose selectable text and gain file size. This route avoids both.
The thumbnails you see are rendered previews used for choosing, not the output. The saved file is built from the original page content with only the orientation changed.
Two things worth knowing before you save
Pages that already carry a rotation are the one place to look twice. Each thumbnail starts its own count from zero when the document loads, so a page that was already stored rotated may need an extra click to end up where you expect. The thumbnail shows you the truth, so trust what you see there rather than counting clicks.
Password-protected PDFs cannot be opened. There is no password field on this page, so an encrypted file fails to load with a message rather than partially working. Remove the password with Unlock PDF first, then rotate.
The saved file is named after the source with the tool name and a timestamp, and it downloads as soon as the export finishes. If you need other page operations, Delete PDF Pages, Extract PDF Pages, and Merge PDF work the same way and on the same kind of thumbnail view.
- Trust the thumbnail rather than counting clicks
- Encrypted PDFs need Unlock PDF first
- Deleting, extracting, and merging pages are separate tools