Rotate PDF
Rotate PDF pages by 90, 180, or 270 degrees
How to use Rotate PDF
Upload your PDF
Click the upload area or drag and drop the PDF you want to rotate.
Select pages and rotation angle
Choose to rotate all pages or select specific ones. Then pick 90°, 180°, or 270° clockwise.
Apply and download
The rotation is applied instantly in your browser. Click Download to save the rotated PDF.
Drop a PDF here
Then select pages to rotate
Max 50 MB
What is PDF rotation?
A sideways scan is the fastest kind of PDF problem to fix. Rotate PDF turns individual pages or the whole document by 90, 180, or 270 degrees clockwise.
Rotation is applied client-side using PDF-lib (see our processing model for how this tool handles your file). You can rotate all pages at once or select specific pages to rotate independently.
Scanners are the usual culprit. Flatbed units and multi-function printers routinely emit landscape originals as portrait pages when a stack contains mixed sizes, and phone scanning apps misread the handset's orientation often enough that upside-down captures are unremarkable. Fixing orientation before the file leaves your hands costs seconds; leaving it broken costs the recipient a rotate-and-squint on every page, and looks careless on anything client-facing, from a court filing to an academic submission.
PDF rotation is a metadata-level change, not a pixel-level re-render. The tool updates the page's rotation attribute in the PDF structure without touching image data, vector paths, or text streams, which means the operation is instantaneous and completely lossless regardless of file size. After correcting orientation, you can merge the fixed pages with other documents or add page numbers for a polished final result.
Technically, the rotation value is written to the page's /Rotate entry, which must be a multiple of 90 degrees (0, 90, 180, or 270) measured clockwise. Because the tool only adjusts this single attribute, rotations are also cumulative and reversible: applying 90 degrees twice yields 180, and rotating back by the opposite amount restores the exact original with no degradation. This is fundamentally different from rotating a scanned image in a photo editor, where re-saving re-compresses pixels and can soften text. If a document mixes correctly oriented and sideways pages, rotate only the affected pages so the rest stay untouched, then optionally add a watermark or compress the file before sharing.
Frequently asked questions
Can I rotate just one page of a PDF?
Yes. You can select individual pages to rotate independently. Other pages remain at their original orientation.
Does rotating a PDF reduce its quality?
No. PDF rotation is a metadata operation — it changes the display angle of the page without touching image data or re-rendering any content. Quality is fully preserved.
Can I rotate a scanned PDF that came out sideways?
Yes. Scanned PDFs are one of the most common use cases. Upload the scanned file, select the pages that are sideways, rotate them 90 or 270 degrees, and download the corrected document.
How do I rotate a PDF permanently so it stays rotated?
The rotation applied by this tool is permanent. It modifies the PDF's internal page rotation attribute, so the corrected orientation is saved into the downloaded file. Every PDF reader will display the pages at the new angle. There is no need to 're-save' or 'flatten' the rotation.
Can I rotate landscape pages to portrait in a PDF?
Yes. Rotating a landscape page 90 degrees clockwise (or 270 degrees counter-clockwise) converts it to portrait orientation. This is useful when a spreadsheet or wide diagram was exported in landscape but needs to be portrait for a unified report layout.
Why does my PDF look rotated on screen but print in the original orientation?
Some readers and printers ignore the page's /Rotate attribute or apply their own auto-rotate setting at print time. This tool writes the rotation directly into the page object, so it is honored by compliant readers, but if a specific printer driver overrides it, disable any 'auto-rotate and center' option in the print dialog. The saved file itself carries the correct rotation regardless.
Does rotating a PDF change the file size?
No, not in any meaningful way. Because rotation only edits the page's /Rotate value and does not re-encode any image or text streams, the output file is essentially the same size as the input. A rotation of a 50 MB scanned PDF stays around 50 MB rather than growing or shrinking.