Rotate Only Specific PDF Pages
When most of a PDF is fine but a page or two are sideways, rotating the whole thing makes it worse. The steps to turn just the pages that need it.
Rotate PDF turns pages 90°, 180° or 270°, either the whole document at once or individual pages, writing the new orientation into each page with pdf-lib so it sticks in any reader. It changes only the rotation flag, keeping text selectable and images sharp. Free, private and watermark-free, with nothing uploaded.
The GigAI PDF Rotator permanently changes the orientation of your pages without ever sending the file to a server. Upload one PDF, see every page as a thumbnail, and turn them however you need: click a page to rotate it on its own, or use the rotate-all control to spin the entire document 90°, 180° or 270°. The new orientation is written into each page's rotation value with pdf-lib, so it sticks when you open the file anywhere, email, print, mobile, another PDF reader. It never re-renders your content, so text stays selectable and scans keep their resolution. Because everything happens locally, even a heavy scanned document rotates in a moment and stays completely private.
Last updated
Drag a single PDF onto the drop zone or click to browse. Every page appears as a thumbnail you can rotate individually.
Use the rotate-all buttons for the whole document (90°, 180° or 270°), or click a page's rotate control to turn just that page.
The thumbnails turn live as you go. Keep clicking until every page is upright, then confirm the layout looks right.
Hit Rotate PDF to write the new orientation into the file, then download your corrected document, instantly and privately.
Spin the whole document in a single click, or rotate individual pages on their own. Mix and match until every page faces the right way.
Choose any quarter-turn. A sideways scan needs 90° or 270°. An upside-down page just needs 180°. Pick the exact rotation from the controls.
Every page renders as a thumbnail that turns with your choices, so you confirm the result on screen before you download a single byte.
The rotation is written into each page with pdf-lib, not faked with CSS. Open the PDF anywhere and it stays turned the way you left it.
Your PDF is read and rotated locally. It's never uploaded, stored or seen by anyone, the file only ever exists on your device.
This isn't a preview hack. The orientation is baked into the PDF's page data, so it opens correctly in every reader, on print, and on mobile.
One page scanned the wrong way in a fifty-page report? Rotate just that page and leave the rest untouched. No need to re-scan anything.
Rotating changes an orientation flag, not the pixels. Text stays selectable, images keep their resolution, and the file size barely moves.
No account, no watermark, no daily cap. Because the work runs on your device, we don't need a server, so it's genuinely free to use.
From quick one-off fixes to daily workflows, see how people put this tool to use.
A signed contract came back scanned landscape. Rotate every page to portrait so it reads and prints correctly before you file or forward it.
Pages you snapped with your phone landed sideways. Turn them upright so your notes are readable and print cleanly for revision.
A merged report has a few wide tables saved 90° off. Rotate only those pages so the whole document flows in one consistent direction.
Accepts PDF, and produces PDF, all processed locally in your browser.
Combine multiple PDF files into a single document, drag to set the order, then download. Free, fast and entirely in your browser.
Drag the pages of a PDF into a new order, then download the rearranged file. Free, visual and fully in your browser. No uploads.
Break one PDF into several smaller files. Split every page out, or carve out custom page ranges. Free, fast and entirely in your browser.
Cut an image down to the exact part you want. Drag a crop box, snap to a ratio like 1:1 or 16:9, and export the trimmed area: free, private, in your browser.
Stamp page numbers onto a PDF in your browser. Pick the corner, choose a bare number or a 'Page X of Y' label, set the start number, font size and margin, and skip a cover page. Real selectable text, nothing uploaded.
Trim white margins or unwanted edges off every page of a PDF, with a live preview, in your browser, with nothing uploaded.
The same engine runs behind the free API: send files, get signed download links back, and everything is deleted after the retention you choose. 1,000 tasks a month, no card.
Also runs as a task inside a job - chain it with the other engines. See the recipes.
curl -X POST https://api.gigai.tools/v1/jobs \
-H "Authorization: Bearer $GIGAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "tasks": {
"in": { "operation": "import/url", "url": "https://example.com/input.pdf" },
"work": { "operation": "rotate-pdf", "input": ["in"], "angle": 90 },
"out": { "operation": "export/url", "input": ["work"] }
} }'
# then poll until finished and follow the export URL:
curl https://api.gigai.tools/v1/jobs/JOB_ID/wait -H "Authorization: Bearer $GIGAI_API_KEY"When most of a PDF is fine but a page or two are sideways, rotating the whole thing makes it worse. The steps to turn just the pages that need it.
Rotating a PDF on screen is easy, making the rotation stick when you reopen the file is the part most tools get wrong. The steps to save it for good.
A page came out sideways or flipped after scanning. The reason it happens, exactly which turn to use, and how to correct it so it stays fixed.
Hit a snag? Here are quick fixes for the issues people run into most.
Make sure you clicked Rotate PDF and downloaded the new file, not the original. This tool writes the orientation into the page itself, so the downloaded copy will stay turned in any reader.
Skip the rotate-all control and use each page's own rotate button. Turn only the pages that need it, the rest keep their current orientation.
The file may be password-protected or damaged. Remove the password with our Unlock PDF tool first, or re-save it from its source, then upload it again.
A sideways page needs 90° or 270°, not 180°, if one turn overshoots, click again to land on the correct quarter-turn.
For a document scanned entirely upside-down, use rotate-all at 180° once instead of turning every page by hand.
Rotate before you merge: fix each source PDF's orientation here, then combine them so the final document reads consistently.
The preview thumbnails match the saved result exactly, so trust what you see on screen before downloading.
Your PDF is rotated entirely in your browser with pdf-lib and never uploaded to any server. Nothing is stored, logged or shared, close the tab and every trace of the file is gone.
Free, private and instant. Rotate PDF runs right in your browser.