How to rotate landscape pages in a mixed-orientation pdf
- Step 1Find the landscape pages and note their top edge — Scroll the PDF and list the landscape page numbers. For each, notice which edge the readable top of the content is on — that decides clockwise vs counter-clockwise.
- Step 2Open the Rotate tool and load the PDF — Drop your file into the PDF Rotate tool. The page count appears next to the filename so you can confirm it matches what you see in your viewer.
- Step 3Pick the direction in the angle dropdown — Choose
90° clockwiseif the page's top edge is on the right, or270° (90° counter-clockwise)if the top edge is on the left. There are only these three angle options — no free-text angle entry. - Step 4Type the landscape page numbers — Enter them comma-separated in the Pages field, e.g.
4, 5, 9. Numbers are 1-based. Remember: hyphen ranges like4-9are not parsed here — list each page. - Step 5Process the file — Click Process. The chosen angle is added to each named page's current rotation and the PDF is re-saved. If pages turn the wrong way, you picked the opposite direction — undo by reprocessing the original with the other 90° option.
- Step 6Download and check orientation and print preview — Download the result, open it, and confirm every page now reads the same way up. Open your printer's preview too — that is where mixed orientation usually shows up worst.
Which 90° direction to use for a landscape page
The direction depends on where the readable top of the page currently sits. Only 90° clockwise and 270° produce upright text from a landscape page; 180° keeps it landscape.
| Top of content is on the… | Pick this option | Stored value |
|---|---|---|
| Right edge | 90° clockwise | 90 |
| Left edge | 270° (90° counter-clockwise) | 270 |
| Bottom edge (page is upside down, not sideways) | 180° | 180 |
| It's already upright | leave the page out of the Pages list | — |
Rotation behaviour — what does and does not change
A 90° rotation updates the orientation flag only. It does not alter page dimensions or re-flow content. Knowing this prevents surprises with downstream resize/print steps.
| Aspect | Effect of rotating | Notes |
|---|---|---|
Page orientation flag (/Rotate) | Updated additively | New value = (current + chosen angle) mod 360 |
| Page dimensions (MediaBox width/height) | Unchanged | A turned landscape page keeps its wide MediaBox — use Resize to standardise sizes |
| Text / image content | Unchanged, re-displayed at the new angle | No re-flow, no re-rasterisation |
| Crop marks / annotations | Move with the page | They rotate as part of the page |
| File size | Essentially unchanged | Only the orientation entry is rewritten |
Free vs Pro limits for the Rotate tool
Single-source limits from the JAD Apps tier table. Rotate processes one file per job.
| Limit | Free | Pro |
|---|---|---|
| Max file size per job | 2 MB | 50 MB |
| Max pages per PDF | 50 | 500 |
| Files per job | 1 | 5 |
| Upload to server | Never (in-browser) | Never (in-browser) |
Cookbook
Common mixed-orientation fixes, with the exact angle and page list. The tool reports the output page count — it stays equal to the input, since rotating adds/removes no pages.
Two wide spreadsheet pages in a portrait report
A 12-page portrait report has its spreadsheet appendix (pages 10 and 11) in landscape with the top of the table on the right edge. Turn just those two 90° clockwise.
Before: pages 1-9, 12 portrait; pages 10-11 landscape Rotation angle: 90° clockwise Pages: 10, 11 After: all 12 pages portrait-reading; output still 12 pages
Landscape page with its top on the left
A scanned drawing sits with the title block (the top) on the left edge. The clockwise turn would make it worse, so use the counter-clockwise option.
Page 5 top edge: left Rotation angle: 270° (90° counter-clockwise) Pages: 5 After: page 5 reads upright
Make an all-portrait document landscape instead
Sometimes you want the reverse — turn every page to landscape, e.g. for a wide presentation handout. Select all pages and apply a single 90° turn.
Rotation angle: 90° clockwise Pages: all Every page now displays landscape (dimensions unchanged; only orientation flag set)
Picked the wrong direction — recovering
You turned a landscape page clockwise but it now reads upside down, meaning it needed counter-clockwise. Because rotation is additive, go back to the ORIGINAL file rather than adding more turns.
Symptom after 90° CW: page is upside down (should be upright)
Fix: re-load the ORIGINAL PDF
Rotation angle: 270° (90° counter-clockwise)
Pages: <that page>
(Or apply 180° to the wrongly-turned file: 90+180 = 270.)Standardise size after rotating
Rotation keeps the original (wide) page dimensions, so a turned landscape page is still physically wider than the portrait pages. If you need uniform page sizes, resize after rotating.
Step 1 Rotate: 90° on the landscape pages Step 2 Open /pdf-tools/pdf-resize Step 3 Set a common page size (e.g. A4/Letter portrait) Result: consistent orientation AND consistent dimensions
Edge cases and what actually happens
The turned page is upside down, not upright
Wrong directionYou chose the opposite 90° direction. A landscape page whose top is on the left needs 270° (90° counter-clockwise), not 90° clockwise (and vice-versa). Re-load the original and pick the other direction — don't keep stacking turns, since rotation is additive.
The page still looks landscape after rotating
Check the dimensionsA 90° turn corrects the reading direction but does NOT change page dimensions — a wide page stays wide. If you need the page to physically match the portrait pages, follow with Resize. If the page is genuinely unchanged, verify you named it in the Pages field and didn't pick 180°.
You typed a hyphen range like 4-9
By designThe Pages field reads each comma-separated token as a whole number, so 4-9 becomes just 4. List every landscape page: 4, 5, 6, 7, 8, 9. (Hyphen ranges work in delete-pages and extract-pages, but not in Rotate.)
You ran the rotation twice
DoubledRotation is additive. Two 90° clockwise passes total 180°, leaving the page upside down rather than upright. Re-load the original file and apply a single 90° turn.
A page number exceeds the document length
errorAsking to rotate a page that doesn't exist (e.g. page 20 in a 12-page file) makes the job fail. The page count shown after upload is the valid range (1 to N).
File is over 2 MB or over 50 pages on free
Free limitFree caps files at 2 MB and 50 pages; an oversized job is blocked with a notice. Pro raises those to 50 MB and 500 pages. To stay on free, compress first with Compress (lossy) or split the file with the Split tool.
Crop marks or annotations moved
ExpectedA 90° rotation turns the entire page, so any crop marks, bleed, or annotations rotate with it — they stay correctly positioned relative to the content. This is the intended behaviour for print-ready files.
Mixed: some pages 90° wrong AND some 180° wrong
Two passesEach Process run applies one angle to one set of pages. Do the 90° pages in one pass and the 180° pages in another. The additive behaviour means each pass only affects the pages you name, so the two passes don't interfere as long as no page is in both lists.
Frequently asked questions
Which direction should I rotate a landscape page?
Look at where the readable top of the content sits. Top on the right edge → 90° clockwise. Top on the left edge → 270° (90° counter-clockwise). If you pick the wrong one the page comes out upside down, in which case re-load the original and choose the other direction.
Will rotating resize the page to portrait dimensions?
No. Rotating only sets the orientation flag — the page keeps its original (wide) dimensions and just reads upright. If you need the page to physically match your portrait pages, run Resize after rotating.
Can I rotate just the landscape pages and leave portrait pages alone?
Yes — that is the typical use. Type the landscape page numbers comma-separated in the Pages field (e.g. 4, 5, 9) and only those pages are turned. Every page you don't list is untouched.
Can I turn a whole portrait document into landscape?
Yes. Leave the Pages field as all and pick 90° clockwise (or 270°). Every page's orientation flag is turned 90°. Note the page dimensions don't change — only the displayed orientation.
Why are only the first page numbers I list getting rotated?
You probably used a hyphen range. The Pages field doesn't parse ranges — 4-9 is read as just 4. List each page comma-separated instead: 4, 5, 6, 7, 8, 9.
I rotated twice and now the page is upside down — why?
Rotation is additive. Two 90° turns add up to 180°. Re-load your original file and apply a single 90° turn. To rescue an already-doubled file, applying 180° on top brings 90+180 to 270°, but starting from the original is cleaner.
Does rotating change my file size or quality?
No meaningful change. Only the orientation entry in each named page is rewritten; the page content and images are reused as-is, so size and quality match the input.
Is the document uploaded to a server?
No. The rotation runs in your browser via pdf-lib. A confidential report or drawing never leaves your device; only an anonymous usage counter is recorded when you're signed in.
Will rotation move my crop marks or bleed?
The crop marks, bleed, and annotations rotate together with the page, so they stay correct relative to the content. For print-ready files, preview the output in a viewer before sending to a printer to confirm.
What's the largest mixed-orientation PDF I can rotate?
Free tier: up to 2 MB and 50 pages. Pro: up to 50 MB and 500 pages. For larger files, split into chunks with the Split tool, rotate each, then re-combine with Merge.
Can I rotate different pages by different angles in one go?
No — one Process run applies a single angle to the pages you name. Do the 90° pages in one pass and any 180° pages in a second pass. Because each pass only touches the listed pages, they don't interfere.
How do I make all pages the same physical size after rotating?
Rotate first to fix orientation, then open Resize and set one common page size. Resize scales content proportionally with letterboxing, so a rotated landscape page fits a portrait target without distortion.
Privacy first
All PDF processing runs locally in your browser using PDF-lib and pdf.js. No file is ever uploaded — only metadata counters are saved for signed-in dashboard stats.