✂️

Image Crop

Crop images visually in your browser. Aspect ratio presets, circular crop. No upload, no server.

🖼️
Drop an image here or click to browse
Supports JPEG, PNG, WebP, GIF, BMP…
Circle mode — crop area is constrained to a square and exported as a PNG with circular transparency.
Aspect ratio
Crop: — × — px

How it works?

Your image is drawn onto an HTML5 <canvas> scaled to fit your screen. A transparent overlay canvas sits on top and renders the crop area with 8 drag handles and a darkened region outside the selection. Aspect ratio presets constrain the selection — all 8 handles maintain the chosen ratio while dragging. The Circle preset forces a 1:1 square selection and when you download, a circular clip path is applied so the result is a PNG with full circular transparency. All crop coordinates are translated back to the original image resolution so you always get a full-quality crop. Nothing ever leaves your browser.

Frequently Asked Questions

Is the Image Crop tool free?

Yes, free to use with no watermarks and no account required.

Is my image sent to a server?

No. The crop operation runs entirely in your browser using the HTML5 Canvas API.

Can I crop to a fixed aspect ratio?

Yes. You can lock the crop to common ratios like 1:1, 4:3, 16:9 or enter a custom ratio.

What formats are supported?

JPEG, PNG and WebP. The cropped result is exported as PNG by default, preserving transparency if present.