Browser tool · Nothing to install

Rotate PDF Pages and Keep the Change

A browser turns the page on screen. This writes the orientation into the file, so it stays fixed when the document is closed, shared or printed.

By OnlinePCApps, working on document formats since 2013

Saved into the file No sign-in No quality loss Free, no limits
0
Bytes transmitted
<1s
Smallest step
Rotations per day
$0
Cost, ever
Where orientation goes wrong

Three Reasons a PDF Page Faces the Wrong Way

The second of these accounts for most searches, and it is not a fault in the document.

A Scan That Came Out Sideways

A sheet-fed scanner takes a page in the wrong way round and writes it sideways, or feeds a sheet reversed and writes it upside down. Across a twenty-page contract this usually affects a handful of pages rather than all of them.

Turns the affected pages individually and leaves the rest untouched.

A Correction That Did Not Stick

The page was turned in a browser or in Preview, the file was closed, and on reopening it is sideways again. The viewer changed the display and not the document.

Writes the orientation into the file, so the correction survives closing it.

A Landscape Table in a Portrait Report

A wide table is placed sideways so it fits the page. It reads correctly on paper but forces the reader to tilt the screen.

Turns that page alone, leaving every other page in the report as it was.
How it works

Turn a Page and Make It Stick

instant PDF

Open the Document

Choose the PDF and thumbnails appear for every page, drawn locally from the file on disk.

instant

Turn the Pages That Need It

Rotate one page, a selection, or every page at once, in steps of ninety degrees.

instant

Save the Corrected File

The orientation is written into the document, so it opens the same way in any reader.

Page thumbnails Every page shown before anything is turned
One page or all Turn a single page, a selection, or the document
Fully reversible Nothing is discarded, so any turn can be undone
Rotate a PDF File Free and unregistered View the Desktop Edition For batches and auto detection
The online app

PDF Rotation on Any Operating System

This is a web page, so anything with a current browser is supported.

On a Phone

A handful of scanned pages turns without difficulty on a handset.

On a Tablet

Tablet browsers run identical code. No application store step applies.

On a Managed Laptop

A managed device that blocks installation still ships a browser, and that is all this asks for.

On a Borrowed Machine

No software lands on the machine, and the only file written is the one saved deliberately.

The OnlinePCApps PDF Rotator works inside the browser and writes page orientation into a PDF document. Pages can be turned individually or together in steps of ninety degrees, the change is stored in the file rather than in a viewer, and nothing is uploaded at any stage. Directory-level batches and automatic orientation detection belong to the desktop build.

Why the fix vanished

A Viewer Turns the Page. This Turns the PDF File

Almost every search for this tool starts with a rotation that did not survive closing the document. The reason is worth a minute.

The Same Click, Two Different Outcomes A VIEWER ROTATE CONTROL Acrobat Reader, Chrome, Edge, Firefox The page turns on screen The document is not touched The setting closes with the file Reopens sideways WRITING THE ORIENTATION This tool, Preview, Acrobat Pro The value is stored in the page Every reader consults it Printers and recipients too Reopens corrected

What a Viewer Does

Adobe calls this Rotate View, and it exists in Acrobat Reader, Standard and Pro alike. Chrome, Edge and Firefox offer the same thing. It turns the page on screen and changes nothing in the file, so closing the document discards it.

What This Tool Does

The equivalent Acrobat command is Rotate Page, which has never been in the free Reader. Here the orientation is written into the page itself, so reopening the document anywhere shows it the way it was left.

Why Printing Differs

A printer reads the stored orientation, not the viewer's display setting. A page corrected only on screen still prints sideways.

Why Recipients See It Sideways

A view setting lives in one application on one machine. Send the file on and the recipient opens the original orientation.

Against the alternatives

Rotating a PDF Here vs Rotating It on a Server

Server-side rotators write the orientation correctly. The cost is a round trip for a change that amounts to one number per page, plus whatever free tier limits and task caps the provider applies.

Difference This page This tool Works where the file already is A typical server-side rotator Sends the document away and back
Round trip required No Yes, for one number per page
Where the orientation is written Into the file, here Into the file, elsewhere
Held after processing Nothing to hold Timed removal, or kept once signed in
Sign-in to download Never Sometimes required
Daily allowance None applied Two or three on a free plan
Sensitive documents No condition attached Subject to a published policy
Wait before the result None Transfer, queue, transfer back
Distance to the servers Irrelevant Adds to every operation

The table covers how the category operates rather than any particular service.

Privacy

The PDF File Stays Where It Is

Sending a whole document across the network to alter one number per page is a disproportionate amount of exposure for the size of the change.

No component here takes delivery of a document and none of ours runs elsewhere, so retention is not a question that applies. Open the browser developer tools, keep the network panel visible and it records nothing while pages are turned and saved.

$ Network panel while turning 40 scanned pages
external requests ....... 0
the document ....... 0 requests
0
Bytes out
0
Logins
0
Documents held
0
Outside scripts
How rotation is stored

What Rotating a PDF Page Actually Does

Rotation in this format is one numeric entry per page rather than a transformation of the artwork. That single fact explains why the operation is instant, lossless and completely reversible.

PropertyValueBehaviour
Where rotation livespage dictionaryEach page carries a single entry holding its orientation. Rotating writes a new value there and touches nothing else in the document.
Permitted values0, 90, 180, 270The format allows multiples of ninety degrees only. An arbitrary angle such as 3 degrees is not a rotation and cannot be stored as one.
Directionclockwise from zeroThe value is measured clockwise when the page is displayed, and it is document metadata rather than artwork. A value of 270 is the same as turning the page ninety degrees anticlockwise.
Page contentuntouchedNothing is re-rendered, re-encoded or redrawn. The instructions that draw the page are identical before and after.
File sizeunchangedAltering one numeric entry does not change the size of the document in any measurable way.
ReversibilitycompleteSetting the value back returns the page exactly as it was, because no information was discarded to begin with.
Per-page independenceeach page separateOne page can be turned without affecting its neighbours, which is what a mixed scan usually needs.
Landscape and portraitorientation, not sizeRotating a portrait page to landscape changes how it displays. The stored page dimensions stay as they were.
Text and searchunaffectedText remains selectable and searchable in the same order, because the content stream was never modified.
Bookmarks and linksunaffectedRotation is a property of one page in the page tree and has no bearing on outline entries or on the link annotations that point between them.
Form fieldsrotated with the pageAcroForm widget annotations carry their own rotation hint and follow the page, so a filled form stays usable.
Digital signaturesinvalidatedThe entry sits inside the file, so writing it produces a different byte sequence and any signature over the document stops validating.
Alternatives

What Rotation Cannot Fix in a PDF

Two of these are different operations that get confused with rotation. The other two are ordinary consequences of writing to a file.

Angles Other Than Ninety

A scan tilted by a few degrees is skewed rather than rotated, and the format has no entry for that.
Correcting it means redrawing the page, which is deskewing and a different operation.
A tool offering arbitrary angles is rasterising the page. That converts text to pixels and loses selectable text.

Mirrored Pages

A page scanned through the sheet reads backwards and needs flipping, not turning.
PDF has no flip entry because a mirror image is not a rotation of the original.
Any tool claiming to flip a page is producing an image of it. The text will no longer be selectable afterwards.

Signed Documents

Writing the orientation changes the bytes of the file.
Any signature over the document therefore stops validating, as with any edit.
Rotate first and sign afterwards. There is no way to alter a page and keep a signature that covered it.

Encrypted Documents

A file with a user password cannot be paginated until that password is supplied.
Owner restrictions may permit viewing while refusing the modification a rotation writes.
Clear the restriction first. No tool can write into a document it has not been permitted to open.

Rotate Before Merging

Between a mixed batch and one combined file, correcting orientation first is simpler, because each source can be judged on its own before the pages are interleaved.

Rotating after a merge still works. It means finding the affected pages among all the others.

Rotate Before Adding Numbers

Between orientation and page numbering, the number is placed relative to the page as it will be displayed, so setting orientation first puts it where a reader expects.

A number added before rotation ends up along the side of the page rather than at its foot.
The alternatives

Four Other Ways to Rotate a PDF Permanently

Each of these works. Each asks for something in return, and one of them costs more than it looks.

macOS Preview

Rotate in the sidebar and save. Preview writes the orientation into the file, which makes it the one free desktop route that works. It is also the one that only exists on a Mac.

Acrobat Pro or Standard

Use Organize Pages rather than the toolbar button. Forum threads on this run to thousands of views because the toolbar control rotates the view and the change does not survive saving.

qpdf on the Command Line

One instruction rotates a directory of documents at once, so a folder of two hundred files takes the same effort as one. It needs a terminal and a package install first.

Print to PDF

Available everywhere and it does produce a rotated file. It also redraws every page, which can discard selectable text, an OCR layer, form fields and any signature.

Preview needs a Mac. Acrobat needs a licence. qpdf needs a terminal. Print to PDF redraws every page. This needs a browser tab.

Desktop edition

Where Rotating a PDF Needs the Desktop Build

Rendering a thumbnail for each page is what bounds this operation in a tab.

What the Desktop Build Adds Here

Choosing which pages to turn means seeing them, so each page is rendered before any selection is made. A few hundred pages is unremarkable. An archive running to thousands of pages is another matter, and a handset gives out well before a laptop does.

Reading pages from disk as they are needed is the desktop approach, which removes that bound.

Online viewerkept in RAM
Desktop toolstreamed off disk
Never online

No connection is opened once installed, which suits closed sites and regulated estates.

No memory ceiling

Pages are streamed off disk as required rather than all rendered at once, so length stops being a factor.

Folder-level batches

Apply one rotation rule across a directory, which suits a scanner that consistently feeds the wrong way.

Made for repeat scanning

A whole directory corrected under one rule, past what a tab can render at once.

Automatic detection

Reads text direction on each page and proposes the correction, rather than requiring a visual check.

Runs disconnected

Nothing is contacted once the software is in place, which suits closed environments.

Look at the Desktop Build Trial build · Windows 10 and newer $39 flat · no renewals · returnable inside 30 days
Details

Questions About Rotating PDF Pages

The OnlinePCApps PDF Rotator turns pages in a PDF and writes the new orientation into the document itself, entirely within the browser. Thumbnails come from the local file, any page or every page can be turned ninety degrees at a time, and the corrected document is saved straight to disk. No file is transmitted and no sign-up is needed.
Because the rotation was applied by a viewer rather than written to the file. Chrome, Edge, Firefox and Preview all offer a rotate control that changes the display only. Closing the document discards it. This tool writes the orientation into the page, so it survives closing, sharing and printing.
By setting the orientation entry that each page carries in the document. That value is what every reader consults when deciding which way up to draw the page, so once it is written the correction applies everywhere the file is opened.
No. Nothing is re-rendered or re-encoded. The operation changes a single numeric value and leaves the drawing instructions exactly as they were, so text stays text and images keep their original data.
Yes. Orientation is a property of each page rather than the document, so a single sideways scan in a twenty-page file can be corrected on its own.
Ninety, one hundred and eighty, and two hundred and seventy degrees. The format stores multiples of ninety only. An arbitrary angle cannot be expressed as a rotation and requires the page to be redrawn instead.
Not by rotating it. A scan that is slightly off square is skewed, and correcting skew means redrawing the page rather than setting an orientation. A tool offering arbitrary angles is converting the page to an image, which discards selectable text.
Not through rotation. A mirror image is not any rotation of the original, and the format has no entry for one. Anything advertising a flip is producing a picture of the page, after which the text is no longer selectable.
No. Both the thumbnails and the rewrite are produced by the browser, wherever the file sits. Nothing on this site can take delivery of a document, and the browser developer tools show an empty network view from start to finish.
No. One numeric entry is altered per rotated page, which makes no measurable difference to the size of the document.
Completely. Nothing is discarded during the operation, so setting the value back returns the page precisely as it was. The source file on disk is also left unmodified, and the corrected version is saved separately.
Yes, because a printer reads the stored orientation rather than any display setting. This is the usual reason a page that looked correct on screen still emerged sideways from the printer.
Yes. The content stream is untouched, so text remains selectable and searchable in its original order regardless of which way the page is displayed.
AcroForm widgets carry their own orientation hint and turn with the page, so a filled form remains readable and usable after the correction.
No. Storing the orientation rewrites the document, and a signature vouches for one precise byte sequence. Turn the pages first, then sign what results.
The password has to be entered first, because nothing in the file can be read until it is. Where owner restrictions are set instead, the document may open normally yet still decline the write a rotation performs.
No. Rotating a portrait page so that it displays as landscape leaves the stored dimensions as they were. Orientation and page size are separate properties.
Yes. It runs under Chrome, Firefox, Safari and Edge, which between them cover macOS, Linux, ChromeOS, Android and iOS as well as Windows. No installer is used.
It produces a rotated file, and it is available on any machine. The cost is that every page is redrawn rather than re-flagged, which can strip selectable text, an OCR layer, form fields and any signature. On a scanned document the result is often larger and less sharp than the original.
None is applied. Nothing is metered and no trial period runs out, so what downloads is the corrected document.
This is a static page and the computing runs on the visitor's hardware, leaving no processing bill and no document held here. The desktop edition covers directory-level batches and automatic detection, and that is what funds the browser tools.
Authorship

Who Maintains This PDF Rotator

OnlinePCApps Format Group

Document format engineering since 2013

Prepared and reviewed by
13
Years working
110
Tools available
1
ISO standard referenced
0
Documents kept

Since 2013 this company has worked on file formats, starting with desktop software that read document structures at the byte level instead of relying on a vendor library. In JavaScript that becomes: read the page objects, draw each for selection, set the orientation entry and emit a valid file, all without leaving the browser.

References used

ISO 32000 · Page objects Orientation entry Widget rotation hints FileReader API Page rendering

What it is verified against

Scans from sheet-fed and flatbed hardware where only some pages came out sideways Documents that already carry a non-zero orientation, to confirm turns accumulate correctly Pages mixing portrait and landscape dimensions in one document Filled forms, to confirm widgets follow the page and stay usable Results checked in Acrobat, in Preview, in Chrome and on paper, to confirm the four agree Rechecked on every browser release before the tool ships
Found a page that turns incorrectly? Let us know and it will be looked at.

Correct a Sideways Page for Good

Nothing installed, nothing registered and nothing transmitted. The orientation is written into the file itself.

Rotate a PDF File Free, no account View the Desktop Edition For directories of scans
Rotate PDF · Free