// free tools

✂️ Ritaglia e Ruota

Crop, rotate and flip images — specify dimensions in pixels

📂 Select an image

JPG, PNG, WEBP

How to crop and rotate an image online

Upload an image to rotate it by ±90°, flip it horizontally or vertically, and crop it by specifying width and height in pixels. Processing happens in the HTML5 canvas without sending data to a server. The output is downloaded as a PNG file.

← All tools

When to use an image cropping tool

This tool crops, rotates, and flips images by specifying width and height in pixels, processing everything in your browser without sending the photo to a server.

When to use it

When NOT to use it

Alternatives

Common mistakes

Frequently asked questions about image cropping

No, processing happens entirely in your browser via the Canvas API: your photo never leaves your device.

Yes, you can set precise width and height in pixels, as well as rotate or flip the image before or after cropping.

Cropping itself doesn't compress or degrade the quality of the pixels that remain: it simply removes the parts of the image outside the selected area.

The tool supports the most common image formats natively handled by the browser, including JPG, PNG, and WEBP.