Rotate video files
Click or drop a video file here
Video Rotator rotates your video by 90°, 180°, or 270° by redrawing each frame on a rotated canvas and recording the result, entirely in your browser. The original audio is preserved by routing it through the Web Audio API alongside the rotated video track, so the output isn't silent. Note: the output is always WebM, and only these three fixed angles are available — there's no custom-angle option.
Can I rotate by a custom angle?
Not currently — only 90°, 180°, and 270° are available.
Does the rotated video have audio?
Yes — the source video's original audio is captured alongside the rotated picture and included in the output unchanged.
Does rotating reduce quality?
Yes, some — the video is re-encoded through the canvas and MediaRecorder, so it isn't a lossless operation.
Is my file uploaded anywhere?
No, rotation happens entirely in your browser.