Drop a PDF, rotate all pages at once or spin individual pages, and download the result. Everything runs locally — nothing is ever uploaded.
Files never leave your device
Drop a PDF to rotate, or click to browse
PDF
What This Tool Does
Rotate PDF turns the pages of a PDF the way you need them — all at once or one at a time — then hands you back a new file, without anything leaving your browser. Drop a PDF and every page appears as a thumbnail you can act on directly.
Use the buttons at the top to rotate every page left, right, or a full 180 degrees, or click a single thumbnail to spin just that page. Each click adds another quarter turn.
Tip:Rotation is a display flag, not a re-render — there is no quality loss no matter how many times you turn a page.
Rotate Everything or Just One Page
The three top buttons apply to the whole document, which is the fastest fix for a file that was scanned sideways. When only a few pages need attention, click those thumbnails individually — per-page rotations stack on top of any document-wide rotation you already applied.
Nothing You Drop In Ever Leaves Your Device
Both halves of this tool run locally. The page previews are rendered in your browser, and applying the rotation runs through a WebAssembly module loaded into the same tab. Your PDF is read, previewed, and rebuilt on your device with no upload step.
Related Tools
Need to reorder or delete pages too? Organize PDF gives you a full page grid with move, rotate, and delete controls. To trim page margins instead, try Crop PDF.
Frequently asked questions
Does rotating a page reduce its quality?
No. Rotating sets the page's rotation flag rather than redrawing anything — the same mechanism PDF readers use to show a sideways scan upright. Nothing is recompressed or resampled, so the text and images stay byte-for-byte identical, just marked to display turned.
Can I rotate just one page instead of the whole document?
Yes. Click any page thumbnail to spin that page 90 degrees at a time. The left, right, and 180-degree buttons at the top rotate every page at once, and you can still fine-tune individual pages afterward.
If a page was already rotated, does this add to it or replace it?
It adds to it. Each rotation stacks on top of whatever the page already carried and wraps back to 0 after a full turn, so a page already at 90 degrees rotated another 90 ends up at 180. The thumbnail always shows the true final orientation before you download.
Is my PDF uploaded anywhere?
No. Previews are rendered locally in your browser and the rotation is applied by a WebAssembly module loaded into the same tab. Your file is read and rebuilt entirely on your device — it is never sent to a server.