This video rotator applies the chosen transform to every decoded frame, then writes the result as H.264 video with AAC audio. Quarter turns swap the output width and height. Horizontal and vertical flips can be combined with any rotation, and the live preview shows the final orientation before processing starts.
The browser loads a WebAssembly build of FFmpeg only when you export. The first audio track is kept when present, while subtitles, extra tracks, chapters, attachments, and source metadata are left out. Browser memory makes the tool best for short or moderate clips. The conservative limit is 100 MB on mobile or lower-memory devices, 250 MB on a typical desktop, and 500 MB on high-memory desktops.