Video Rotator

Rotate video frames 90 degrees clockwise, 180 degrees, or 90 degrees counterclockwise and export MP4.

Upload Your Video
Select a video and choose rotation angle
About This Tool

The rotator rewrites the visible video frames at 90 degrees clockwise, 180 degrees, or 90 degrees counterclockwise. It is meant for clips that were recorded sideways or upside down and need an MP4 export with corrected pixels.

Rotation Details

  • 90-degree rotations use FFmpeg transpose filters.
  • 180 degrees is produced by applying two transpose operations.
  • The tool changes the frame content, not only the rotation metadata flag.
  • Because a video filter is applied, the output is re-encoded.

Processing Notes

Rotation runs in the browser with FFmpeg.wasm and exports MP4. Check the preview before download, especially for portrait videos where width and height swap after rotation.