Image Transformer
Rotate and flip multiple images locally in your browser.
Runs locally in your browser. Your input is not uploaded or stored. You can verify this in your browser’s network panel.
Processing limits
- Accepted formats: jpeg, png, webp
- Maximum file size: 25 MB
- Maximum image size: 40,000,000 pixels
- Maximum files: 20
- Maximum total batch size: 100 MB
Canvas output may remove metadata such as EXIF orientation and camera information.
What does this tool solve?
Rotate or flip multiple images locally while preserving their input formats. Each image gets its own preview and download, while More actions passes the completed results to another image tool.
Continue with Image Compressor, Image Resizer
What examples should you start with?
Rotate a batch
Phone photos · mixed orientationsRotate right 90° · source formats preservedFlip design assets
PNG and WebP filesFlip horizontally · download individually or as ZIPHow does it work?
The browser applies 90-degree rotation and horizontal or vertical transforms to each decoded image before exporting a local result.
Controls update all current images automatically, while each result remains independently downloadable and previewable; More actions becomes available after the batch is complete.
What are the edge cases and limits?
- JPG, PNG, and WebP inputs are supported.
- PNG remains lossless; JPEG and WebP use high-quality Canvas export.
- Canvas output may remove EXIF metadata such as camera information and orientation.
Technical reference
Related tools
- Image CompressorCompare JPEG/PNG compression candidates for JPG, PNG, or WebP inputs, using file size and pixel-error measures.
- Image ResizerResize multiple images locally while preserving their proportions when needed.
- Image Format ConverterAdjust images to JPG, PNG, or WebP locally in your browser.
- Image Color PaletteExtract five representative colors from images locally.