Image Cropper
Crop an image by dragging a selection area, right in your browser.
This tool runs entirely in your browser. Your files are never uploaded to a server.
Drop an image here or click to upload (JPG, PNG, WebP)
Upload an image, drag a rectangle over the area you want to keep, and download the cropped result. All cropping happens locally on your device in a canvas element — nothing is ever uploaded to a server.
Frequently Asked Questions
- Is my image uploaded to a server?
- No, cropping happens entirely in your browser using the Canvas API — your file never leaves your device.
- Can I adjust the crop area after drawing it?
- Yes, simply drag a new selection to replace the current one before clicking Crop.
- Which formats are supported?
- You can upload JPG, PNG, or WebP images; a PNG or WebP file keeps its format after cropping, while any other upload is re-encoded as JPEG.