Extract page ranges, split into fixed-size chunks, or save every page separately. ZIP output with manifest.
Rotate PDF
Fix sideways scans permanently — rotation is written into the file, not just the viewer.
Loading tool…
How to use rotate pdf
Select a PDF.
Choose pages (all, or ranges like 2-4) and a rotation of 90°, 180°, or 270°.
Apply — page rotation is written into a fresh output document.
The output is reopened to verify page count and rotation values.
What this tool does
- Rotate all pages or specific ranges
- 90°, 180°, and 270° rotation
- Rotation persisted in the file so every viewer honors it
How the result is verified
The output document is reopened and each targeted page's rotation value is compared with the requested rotation.
Frequently asked questions
Will the rotation stick in other PDF readers?
Yes. The rotation is written to each page's standard rotation entry, which all compliant readers apply, and the file is saved as a fresh document.
Is my file uploaded to a server?
No. The file is opened with your browser's File API and processed by code running in your tab. You can confirm this yourself: open your browser's developer tools, watch the Network panel, and process a file — no request carries your file's bytes. See our How it works page for a step-by-step verification guide.
Related tools
Combine multiple PDFs into one, with drag-free reordering and page-count verification.
Render pages to PNG or JPEG at selectable resolution, with page ranges and ZIP download.