Output is MP4. The first run downloads FFmpeg once in this browser.
Help Us Improve
—
(—)
Flip video online
Flip a video left to right or top to bottom, then download the mirrored MP4 file. Local-first. No signup.
What is flip video?
Flip video features
Left to right
Horizontal mirror of every frame.
Top to bottom
Vertical flip so the picture is upside down.
Both
Horizontal and vertical flips in one pass.
MP4 download
H.264 video with audio when the source has a track.
How to flip a video
Upload the clip
Use MP4, MOV, or WebM, up to 200 MB.
Choose the flip
Left to right, top to bottom, or both.
Download the MP4
Save the mirrored file when processing finishes.
Tips for flipping video
- 01
Selfie text
A left-to-right flip reverses writing and logos in the frame.
- 02
Sideways clips
A phone held upright in the wrong rotation needs Rotate Video, not a mirror.
- 03
Both flips
Left-to-right plus top-to-bottom matches a 180° turn of the picture.
- 04
Quality slider
Lower CRF keeps more detail. Higher CRF makes a smaller file.
Great for
Mirror shots
Match a left-facing subject to a right-facing one.
Upside-down clips
Turn a frame that was recorded the wrong way up.
Layout comps
Preview a mirrored cut before you edit the timeline.
Why flip video here
Free
Unlimited flips with no signup.
Local-first
The clip is processed in the browser.
MP4
A file players and editors can open.
Audio kept
The soundtrack stays with the mirrored picture when one exists.
Technical notes
- Filters
- FFmpeg hflip, vflip, or hflip then vflip.
- Output
- MP4, H.264, yuv420p, AAC audio when the source has sound.
- Size limit
- 200 MB per file.
- Privacy
- Client-side FFmpeg. The video is not uploaded to a server.
Sources & References
“Flip the input video horizontally.”
FFmpeg — hflip: The left-to-right mirror this page uses. ffmpeg.org/ffmpeg-filters.html#hflip
“Flip the input video vertically.”
FFmpeg — vflip: The top-to-bottom flip this page uses. ffmpeg.org/ffmpeg-filters.html#vflip
“For example, to horizontally flip the input video with ffmpeg:”
FFmpeg — hflip example: The same horizontal flip, shown in the filter manual as an ffmpeg command. ffmpeg.org/ffmpeg-filters.html#hflip