Rotate and reorder PDF pages
Nothing is uploaded — files are read and rewritten entirely in your browser.
Rotate individual pages or the whole document, and reorder pages.
How it works
Rotates pages in 90-degree steps — all of them, or only the ones you name — and reorders pages into any sequence.
Rotation in a PDF is metadata rather than a transformation of the content. The page keeps its original coordinates and gains a rotation attribute that viewers apply on display, which is why rotating is lossless and instant regardless of what is on the page.
That also explains a common surprise: a page that looks upright may carry a rotation of 90 already, so applying another 90 produces something unexpected. The tool shows each page’s current rotation so you can see what you are starting from.
This tool runs entirely in your browser. Nothing you enter is sent to a server, logged or stored, and the page keeps working with the network disconnected.
Common questions
- Does rotating a PDF lose quality?
- No. Rotation is stored as page metadata and applied by the viewer — the content is untouched, so it is lossless and instant.
- Why did rotating give an unexpected result?
- The page probably already had a rotation set. A page can look upright while carrying a 90-degree attribute, so a further 90 lands somewhere unexpected.
Related pages
- Password generator Generate strong random passwords in your browser, with the entropy shown.
- Merge PDF files Combine several PDFs into one, in the order you choose.
- QR code generator Make a QR code for a link, text, WiFi network or contact details, and download it as SVG.
- Image resizer Resize an image to exact dimensions or a percentage, in your browser.
- Split and extract PDF pages Pull out a page range, split into single pages, or delete pages.
- Random number generator Random numbers in any range, plus dice, coin flips and a shuffled pick from a list.
- Random picker and team generator Pick a winner from a list, split into teams, or generate a random order.
- Image crop, rotate and flip Crop to an aspect ratio, rotate in 90° steps, or mirror an image.
- Lorem ipsum generator Generate placeholder text by paragraphs, sentences or words.
- Meta tag generator Generate title, description, canonical, Open Graph and Twitter Card tags.
Sources
- Calculated on this page — At One Place