Image Cropper
Crop images to exact dimensions right in your browser.
About the image cropper
Crop and resize images right in your browser — drag a selection, lock it to a preset aspect ratio if needed, and export the result. Because it uses the canvas API locally, your images are never uploaded.
Useful for avatars, thumbnails, social images and trimming screenshots.
Select any region with an adjustable crop box.
Constrain the crop to common ratios like 1:1 or 16:9.
Download the cropped image.
Processed locally with the canvas API — never uploaded.
Frequently asked questions
Are my images uploaded when cropping?
No. Cropping is done entirely in your browser using the canvas API; the image never leaves your device.
Can I crop to a specific aspect ratio?
Yes. Lock the crop box to a preset ratio so the selection stays proportional for avatars, thumbnails or banners.
Does cropping reduce quality?
Cropping itself just removes pixels outside the selection. Exporting as JPEG/WebP may re-encode with some compression; PNG stays lossless.
What formats are supported?
Common web image formats your browser can decode, including PNG, JPEG, WebP and GIF (first frame).