Rotate PDF
Rotate every page at once, or click individual pages to rotate just those.
Runs entirely in your browser.
Rotate PDF Pages
lib/pdf-lib.min.js.
Download it from cdnjs.cloudflare.com/ajax/libs/pdf-lib/1.17.1/pdf-lib.min.js and place it in the tools/lib/ folder.
lib/pdf.min.js and lib/pdf.worker.min.js.
Download both from cdnjs.cloudflare.com/ajax/libs/pdf.js/3.11.174/ and place them in the tools/lib/ folder.
Drop a PDF here or click to upload
Select a single PDF file to rotate
Or click a page above to rotate just that page in 90° steps.
About Rotating PDFs
Scanned documents and photos saved as PDFs often end up sideways or upside down. Rotating the pages fixes the orientation permanently, so the file opens the right way up in every PDF viewer.
Each PDF page stores its own rotation value (0, 90, 180 or 270 degrees). This tool reads the existing value and adds your chosen rotation on top of it, so a page that is already rotated stays correct. You can rotate the whole document in one click, or fix only the pages that need it.
The file is processed entirely in your browser with JavaScript. Nothing is uploaded, which makes the tool safe to use with private documents.