Отразить изображение — горизонт./верт.
Шаги: выберите файлы, настройте, экспортируйте. Пример: цветные блоки. Процесс локальный в браузере без загрузки. flip/mirror photo H or V, download JPEG/WebP/PNG. Лимиты ~25МБ/8192px.
Как это работает
Choose a photo, pick horizontal and/or vertical flip, apply, then download. Everything runs in this tab.
Правила
The canvas matches the source size. Horizontal flip uses scale(-1,1); vertical uses scale(1,-1); both can combine. Export re-encodes pixels.
- Horizontal: reflect across the vertical axis (left↔right).
- Vertical: reflect across the horizontal axis (top↔bottom).
- Both checked = 180° rotation equivalent for rectangular images.
- Animated GIF uses the first frame only; transparency is kept for PNG/WebP.
Пример
Load sample shows asymmetric color blocks with a mark; horizontal flip is applied so the mark moves to the other side.
Когда полезно
- Fix mirrored selfies before posting.
- Swap left/right for layouts or mockups.
- Flip scanned pages that were upside-down (with vertical).
Frequently asked questions
Are images uploaded?
No. Decode, flip, and export run in your browser.
Is quality lost?
Flip itself is lossless in pixel order; saving as JPEG/WebP re-encodes and may change bytes.
Flip vs rotate?
Flip mirrors; rotate turns by angles. This page only mirrors.
Can I flip both ways?
Yes—tick both boxes to flip horizontally and vertically together.
What about animated GIFs?
Only the first frame is decoded and flipped.
Вопросы и отзывы
Что-то неясно, сломано или отсутствует? Напишите сообщение ниже — мы читаем каждую заметку об этих инструментах.