Flip Image
Mirror an image horizontally or vertically.
How to use the Flip Image
- 1 Upload the image you want to mirror.
- 2 Toggle flip horizontal and/or flip vertical until it looks right.
- 3 Choose a format and download the flipped image.
Examples
- ▸ Mirroring a selfie so text in the background reads correctly.
- ▸ Flipping a product photo to face the opposite direction for a layout.
Frequently asked questions
What is the difference between flipping and rotating?
Flipping mirrors the image across an axis (left-right or top-bottom) without changing its orientation angle. Rotating turns the whole image by a set number of degrees. Turning both flips on is equivalent to a 180° rotation.
Is flipping lossless?
Flipping does not resample any pixels, so PNG exports stay pixel-perfect. JPG and WebP re-encode with their normal compression.
Are my images uploaded to a server?
No. Flipping is done with the Canvas API in your browser, so the image never leaves your device.