Flip Image
Mirror an image horizontally or vertically.
Processed on your device — never uploaded
Flipping is lossless — it only mirrors the pixel order.
What Is This Tool?
This tool mirrors your image along the horizontal or vertical axis. Both flips can be combined (which is the same as a 180° rotation). Because flipping only reverses the order of pixels, there is no quality loss at all.
How It Works
Drop an image onto the box or choose one.
Click Flip horizontal or Flip vertical.
Combine both if you need a 180° mirror.
Click Download PNG.
Everything runs locally in your browser — the image you choose is decoded onto an HTML canvas on your own device and is never uploaded to a server.
Features
- Horizontal and vertical mirroring
- Flips can be stacked
- Completely lossless
- Keeps transparency
- Runs in the browser
Common Use Cases
- Mirroring a selfie so text reads correctly
- Creating a symmetrical or reflected version of artwork
- Flipping a portrait to face the other way in a layout
- Correcting a scan that came out mirrored
Frequently Asked Questions
Is flipping the same as rotating?
No. A horizontal flip mirrors left and right; a 180° rotation also swaps top and bottom. Doing both flips equals a 180° rotation.
Does flipping lose any quality?
None. It simply reverses pixel order, so the output is pixel-identical to the input, just mirrored.
Why would I flip a photo?
Common reasons are un-mirroring a front-camera selfie, making a subject face into a page layout, or fixing a reversed scan.
Does it keep transparency?
Yes, the alpha channel is mirrored along with the colours.
Is anything uploaded?
No, the flip happens locally.