Glossary / PDF Page Rotation
PDF Page Rotation Explained
PDF page rotation changes the display orientation of individual pages within a PDF document. Per ISO 32000-2, each page has a Rotate entry that can be set to 0, 90, 180, or 270 degrees. The page content itself is not rewritten, only the display angle changes, making rotation a fast, non-destructive operation.
How rotation works internally
Each page in a PDF has a page dictionary that describes its dimensions, content, and display properties. The Rotate key specifies a clockwise rotation in degrees (multiples of 90). When a PDF reader encounters this value, it transforms the coordinate system before rendering, so the content appears rotated without modifying the actual page data.
Common use cases
Page rotation is commonly needed for scanned documents that were fed sideways, landscape pages in a portrait document, or correcting orientation issues from mobile phone scans. You can rotate individual pages or all pages at once.
Related tools on fixtdoc
- Rotate PDF , turn pages 90 or 180 degrees
- Organize PDF , reorder, rotate, delete, and duplicate pages