Crop Images Online — Free Image Cropper
Crop your image to exact dimensions or aspect ratios for free. Instant processing — no upload, no sign-up, no watermarks.
Want to thank us? Tell your friends about LeanImg!
How to Crop Images
Select your image
Choose an image or drag and drop it into the cropper. Supports JPG, PNG, WebP, AVIF, and GIF up to 10 MB.
Adjust the crop area
Draw a crop rectangle on your image. Choose an aspect ratio preset or drag the handles to crop freeform.
Download your cropped image
Click Crop Image and download your result instantly.
Why LeanImg?
LeanImg crops your image instantly, right in your browser. There is nothing to install, no account to create, and no hidden limits. Your image never leaves your device — every crop is processed locally using your browser's built-in capabilities. Choose from preset aspect ratios like 1:1, 16:9, or 4:3, or draw a custom crop area and drag it into position. LeanImg supports modern image formats including WebP and AVIF alongside traditional JPG, PNG, and GIF. Most online croppers only handle JPG and PNG — LeanImg works with the formats you actually use today. No watermarks. No sign-up. Just fast, free image cropping that works on any device with a browser.
Instant Processing
Crop your image in milliseconds. No upload wait, no server processing — everything runs in your browser.
Precise Control
Use preset aspect ratios or draw a custom crop area. Drag and resize to get exactly the frame you need.
Modern Format Support
Crop JPG, PNG, WebP, AVIF, and GIF images. One of the few croppers that supports WebP and AVIF.
What a crop does to the file
Cropping sounds subtractive: fewer pixels, smaller file. It is not that simple, because removing pixels and re-encoding the ones that remain are two different operations and only one of them makes the file smaller. Four real runs of the same photo through this tool, a 3840x2160 JPEG at 538.6 KB, using the preset ratios:
| Ratio | Pixels out | File out | Change |
|---|---|---|---|
| 1:1 | 2160 x 2160 | 413 KB | 23% smaller |
| 4:3 | 2880 x 2160 | 519.6 KB | 4% smaller |
| 16:9 | 3840 x 2160 | 671 KB | 25% larger |
| 9:16 | 1215 x 2160 | 259.9 KB | 52% smaller |
Why the 16:9 row got bigger
That row is the one worth understanding. The source is already 16:9, so the crop rectangle covers the whole image and not a single pixel is discarded. The file still grows by 25%, because the picture is decoded and written again at quality 92, and 92 is a higher setting than this photo was originally saved at. Nothing was added and nothing was improved. If your output needs to be smaller than your input, a crop alone will not get you there; send the result to the compressor.
What format comes back
Your original format, with one deliberate exception. A JPG crops to a JPG, a PNG to a PNG, WebP to WebP and AVIF to AVIF, so a crop never silently changes what you are holding. PNG is the only one that is lossless end to end, since it takes no quality setting. GIF is the exception: the browser decodes frame one and nothing else, so writing the result back as a .gif would be a still pretending to be an animation. It comes back as a PNG instead, and the changed extension is the disclosure.
Crop, then resize
There are no width and height fields here on purpose. A crop is a decision about framing, and mixing exact pixel targets into it produces stretched output more often than it produces what people wanted. Pick the ratio, place the rectangle, then take the result to the resizer and type the exact numbers. Because the ratio already matches, that resize is a clean scale with nothing trimmed twice and nothing distorted.
Frequently Asked Questions
How does LeanImg crop images?
LeanImg crops images directly in your browser using the Canvas API. Select your image, draw a crop rectangle or choose an aspect ratio preset, and click Crop. Your image is processed instantly on your device — nothing is uploaded to any server. Download the result with one click.
What file formats does LeanImg support for cropping?
LeanImg supports cropping JPG, PNG, WebP, AVIF, and GIF images. Your cropped image is saved in the same format as the original, preserving quality. LeanImg is one of the few online croppers that supports modern formats like WebP and AVIF.
Is it safe to crop images online?
LeanImg processes images entirely in your browser. Your files never leave your device — nothing is uploaded to any server. No data is stored or shared. This makes it one of the safest ways to crop personal photos, documents, or sensitive images online.
How do I crop an image to a specific aspect ratio?
Select your image in LeanImg, then choose from preset aspect ratios: 1:1 (square), 4:3, 3:2, 16:9, 9:16, and more. The crop rectangle locks to your chosen ratio. Drag to position the crop area, then click Crop and download. Free, instant, no sign-up.
What is the maximum file size for cropping?
LeanImg supports images up to 10 MB in size. Since all processing happens in your browser, there are no server-side limits. For best performance on mobile devices, we recommend images under 5 MB. There is no sign-up and no watermark on your cropped image.
Does cropping reduce image quality?
It depends on the format. A PNG crop is lossless: the pixels inside your rectangle come out byte-identical. Every other format is decoded and re-encoded at quality 92, which is high enough to be invisible on a photograph but is still a second lossy generation. If the image is a screenshot full of small text, check the result at 100% before you use it. That single check catches the only case where a crop costs you anything visible.
Why is my cropped image larger than the original?
Because quality 92 is often a higher setting than your source was saved at, so the file grows even though pixels were removed. A real run makes this obvious: a 3840x2160 photo at 538.6 KB, cropped to 16:9, keeps all 3840x2160 pixels because the source is already 16:9, and comes back at 671 KB. That is 25% bigger for a crop that removed nothing. If the file has to be small, run the result through the image compressor afterwards.
What is the difference between cropping and resizing?
Cropping removes pixels from the edges and changes the framing. Resizing keeps the whole picture and rescales it to different dimensions. If a subject is too small in the frame, crop. If the picture is right but the dimensions are wrong, resize. To hit an exact pixel size without distortion you usually want both, in that order: crop to the right shape first, then resize to the exact numbers.
Can I crop to an exact pixel size?
Not directly. The cropper works in aspect ratios and a drawn rectangle, not typed pixel dimensions, so there is no width and height field here. The reliable route is to crop to the ratio you need, then send the result to the image resizer and type the exact pixels. The ratio you picked means the resize is a clean scale with nothing stretched or trimmed a second time.
What happens when I crop a GIF?
You get a PNG, and that is deliberate rather than a limitation we forgot to mention. Decoding a GIF in the browser yields frame one only, so anything written back out would be a single still. Naming that still .gif would imply an animation that no longer exists, so the file is written as PNG instead and the changed extension makes the flattening visible. An animated GIF cannot survive this tool.
Does cropping remove EXIF and GPS data?
Yes. The crop is drawn onto a fresh canvas and encoded from scratch, so no metadata block from the original survives. EXIF, GPS coordinates, camera make and model, timestamps and the embedded thumbnail are all gone from the file you download. Orientation is applied to the pixels before the crop, so nothing arrives rotated. If you crop a photo specifically to remove someone from the frame, the location it was taken goes with it.
Can I crop several images at once?
No. The cropper takes one image at a time, up to 10 MB, because a crop rectangle is a decision about one specific picture and there is no sensible way to apply the same rectangle to a batch of different photos. The compressor, resizer and converter all take up to 10 images per run, since their settings genuinely do apply uniformly.
Want smaller files? Compress your images after cropping. Need different dimensions? Resize your images. Need a different format? Convert your images. Generate favicons from your cropped image. Need a cutout? Remove backgrounds with AI.