Back to tools

Rotate PDF

Fix sideways or upside-down documents in one pass.

Click to upload or drag & drop

Add your document. It will remain locally on your device.

Configuration

Everything runs locally. No data leaves your device.

Fix sideways or upside-down pages, entirely in-browser

Scanned documents often come out sideways or upside-down. This tool adjusts the page rotation metadata directly with pdf-lib, applying the change locally rather than sending the document to a conversion server.

How it works

  1. 1

    Upload the PDF that needs rotating.

  2. 2

    Choose 90° right, 180° flip, or 90° left.

  3. 3

    Run the tool to download the corrected file.

This tool never uploads your file. All processing happens locally in your browser using WebAssembly. Read more about how Foldr handles your data.

Frequently asked questions

Does rotating re-render the whole document?

No — it adjusts each page's rotation property directly, so the underlying content and quality are untouched.

Can I rotate only some pages?

Currently rotation applies to every page in the document uniformly. For page-specific edits, split the PDF first and rotate the extracted pages separately.