All free tools

Rotate Video

Fix sideways or upside-down videos directly in your browser. A fast utility for correcting orientation before sharing.

Drop your file here or click to browse

Accepts MP4, MOV, WEBM

Settings

Processing runs entirely in your browser. No file is uploaded anywhere.

Show equivalent FFmpeg command
ffmpeg -i input.mp4 -vf transpose=1 -c:v libx264 -preset fast -crf 23 -c:a aac output.mp4

Frequently asked questions

Why does my phone video play sideways?

Some devices embed orientation metadata instead of rotating the actual frames. This tool physically rotates the frames for universal compatibility.

Will rotation affect video quality?

The video is re-encoded after rotation. Quality loss is minimal with the default settings.

What formats are supported?

You can upload MP4, MOV, or WebM files.