Rotate a PDF without uploading it
Scanned a document sideways or upside down? Rotate every page of a PDF to the correct orientation, entirely in your browser. The file never leaves your device, and the new orientation is saved permanently into the PDF.
How to rotate a PDF
- Drop or select a PDF file.
- Choose the rotation angle.
- Click Rotate PDF - the rotated file downloads instantly.
Rotation is lossless - here is why
Unlike rotating a photo, rotating a PDF page does not touch the page's content at all. Every PDF page carries a rotation attribute, and viewers apply it when displaying the page - this tool simply sets that attribute. The text, images, and vector content are byte-for-byte untouched, which means no quality loss, no re-rendering, and text remains selectable and searchable after rotation. It also means the operation is instant even on huge documents, because nothing is being redrawn.
The cases this fixes
The overwhelming majority: a document fed into a scanner sideways or upside down, producing a PDF you have to tilt your head to read - one 90 or 180 degree pass fixes every page at once. Also common: landscape spreadsheets or engineering drawings exported into a portrait PDF, and photographed documents saved with the wrong orientation. Because rotation applies to all pages uniformly here, a document that is consistently wrong is a ten-second fix.
Limitations to know
All pages rotate by the same amount - a document where only some pages are sideways needs those pages extracted first with the Split PDF tool, rotated, then recombined with Merge PDF. And note a quirk of the format: some viewers ignore or reset the rotation attribute when printing, so check the print preview if the output is destined for paper.
FAQ
Is my PDF uploaded anywhere?
- No. Rotation happens locally in your browser using pdf-lib. Nothing is sent to a server.
Does rotating reduce quality?
- No. Pages are rotated losslessly - the content is untouched, only the orientation changes.
Will the rotation stick when I reopen the file?
- Yes. The rotation is written into the PDF, so every viewer and printer shows it correctly.
Which angle should I choose?
- 90° clockwise or counter-clockwise fixes sideways scans; 180° flips an upside-down document.