Rotate PDF
Rotate PDF pages 90, 180, or 270 degrees — all at once or page by page, with live previews. No upload, no sign-up.
About this tool
Fix sideways or upside-down PDF pages in seconds. Rotate all pages at once or select individual pages in the thumbnail grid. Everything runs in your browser — no upload, no sign-up, no watermarks.
How to use it
Quick steps to get the most out of this utility.
- 1
Drop your PDF
Drag and drop a PDF file into the upload area, or click to browse.
- 2
Choose a mode
Pick "Rotate all pages" to apply a single angle across the whole document, or "Rotate individual pages" to control each page separately.
- 3
Pick the angles
In bulk mode, select 90°, 180°, or 270°. In individual mode, click the rotate icon on each thumbnail — or use the bulk toolbar chips.
- 4
Apply & download
Click "Apply rotation & download". The rotated PDF saves straight to your device.
When PDF rotation actually matters
Scanner apps, mobile cameras, and some PDF printers frequently embed pages in the wrong orientation. A contract scanned on a desktop scanner may come out fine, but the same contract photographed on a phone and converted to PDF often lands sideways or upside-down — depending on how the device was held. The result is a PDF you have to tilt your head to read, and one that prints incorrectly unless you fix it first.
As a worked example: a 12-page contract where odd-numbered pages were scanned upside-down. In individual mode, open the thumbnail grid, click the rotate button on pages 1, 3, 5, 7, 9, and 11 twice each (two clicks = 180°), then click "Apply rotation & download". The corrected PDF is ready in under two seconds — same file size, same image quality, no recompression.
Why no quality loss?
PDF rotation is not the same as image rotation. When you rotate a JPEG in an image editor, the pixels are recalculated and resampled — that is where quality degrades. PDF pages are made of vector instructions, fonts, and embedded images that are stored independently. Rotating a PDF page only changes a single integer in the page dictionary (the /Rotate key). The underlying content objects are not touched, not moved, and not re-encoded. What you get out is byte-for-byte identical to what went in, except for that one integer.
This is also why the output file size is nearly identical to the input: nothing is recompressed or re-rendered. The only bytes that change are those few bytes of metadata.
Why no upload matters
PDFs routinely contain sensitive information — signed agreements, tax documents, medical records, financial statements. Most online rotation tools upload your file to a third-party server, process it there, and serve the result back. Even if they promise deletion, you have no way to verify it. Toolisk Rotate PDF keeps your file inside the JavaScript runtime of your browser tab the entire time. There is no network request, no server, and nothing to trust — the PDF is yours from start to finish.
Frequently asked questions
Is this safe? Does it upload my PDF?+
No upload. The entire tool runs in your browser using JavaScript. Your file never leaves your device, never touches our server, and is never logged.
What is the maximum file size?+
You can process PDFs up to ~100 MB. Files over 30 MB will be slower, especially on mobile.
Does it work offline?+
After the page has loaded once, yes — the PDF engine is cached and the tool runs locally.
Will this work on iPhone / iPad?+
Yes, on modern iOS Safari. iOS limits per-tab memory, so very large PDFs (>50 MB) may fail.
Will rotating reduce my PDF quality?+
No. Rotation only changes a metadata flag inside the PDF — the page content, fonts, images, and resolution are untouched. There is no re-render and no quality loss.
Why does my PDF look rotated before I do anything?+
Some PDFs have a /Rotate entry baked in by the scanner or exporting software. This tool rotates relative to that existing value, so your chosen angle is added on top of whatever was already there.
Can I rotate only the even or odd pages?+
Yes, via individual mode — switch to "Rotate individual pages", then click the rotate button on each page you want to change. You can click multiple pages manually.
Why is 270° the same as −90°?+
They produce the same result. PDF rotation uses non-negative integers, so −90° is expressed as 270°. Both rotate the page a quarter-turn counter-clockwise.
Keep exploring
More utilities and reading from Toolisk.