All tools

Rotate Video

Rotate a video 90, 180 or 270 degrees — fix a sideways phone clip.

Select a video file

Rotate a video 90, 180 or 270 degrees — fix a sideways phone clip, in your browser.

Click to choose, or drop a file here

About rotating a video

A video shot with the phone held the wrong way plays sideways or upside-down everywhere except the app that recorded it. This tool turns it the right way up — 90, 180 or 270 degrees — in your browser, with nothing uploaded.

It rotates by playing the video onto a rotated canvas and re-recording the result with the browser's `MediaRecorder`. That means the pixels are genuinely turned, so every player shows it upright — unlike a metadata-only rotation, which some players and upload processors quietly ignore. The audio is kept.

The cost of doing it this way is that it runs in real time (about the length of the clip) and re-encodes once. For a quick fix on a short phone clip that's fine; for a long recording, a desktop tool that rewrites just the rotation flag is faster, at the price of that flag sometimes being ignored downstream.

Supported files

Accepts any video your browser can play (MP4, MOV, WebM…). Produces an MP4 or WebM the right way up.

Is my file uploaded?

No. The video is played and re-recorded from a canvas in your browser — nothing is sent to a server.

Common problems

It's slow on a long clip
Rotation runs in real time. Trim the video first if you only need part of it.
The output is WebM
Your browser can't record MP4. WebM plays everywhere modern; convert it afterwards if a site demands MP4.

How to Rotate Video

  1. 1

    Add your video

    Drop in the sideways or upside-down clip.

  2. 2

    Choose the rotation

    90, 180 or 270 degrees.

  3. 3

    Rotate and download

    Click Rotate; the video is re-recorded the right way up.

Related PDF tools

Rotate Video — frequently asked questions

Is my video uploaded?+

No. It's rotated by re-recording from a rotated canvas in your browser.

Does it re-encode?+

Yes, in real time. For a long clip a desktop tool that rewrites just the rotation flag is faster.

Will the rotation stick?+

Yes — the pixels are actually rotated, so every player shows it upright (unlike a metadata-only rotation some players ignore).

What format do I get?+

MP4 or WebM depending on your browser.

Do you upload my files to a server?+

No — every tool here processes your files entirely on your device, and nothing is uploaded to a server. The only exception is the AI tools, which send the extracted text (not the file) to Claude to do their work.

Is there a file size limit?+

There's no artificial limit we impose, but since processing happens in your browser, very large files (500+ MB or 1,000+ pages) are limited by your device's memory rather than by us.