Crop an image

Trim an image to the exact area you want, using pixel-accurate crop values.

Processed in your browser

Drop your image here

or choose an image from your device

Accepts JPG, PNG or WEBP · max 25.00 MB

How to use it

  1. 1Drop the image you want to trim.
  2. 2Enter the crop rectangle: X and Y set the top-left corner in pixels, width and height set the size of the area you keep.
  3. 3Values are clamped to the image bounds, so you can't accidentally crop outside the frame.
  4. 4Crop, confirm the output dimensions in the result panel, and download the trimmed file.

Frequently asked questions

Does cropping reduce file size?

Yes, and more than most people expect — you're deleting pixels outright. Cutting a third of the frame removes roughly a third of the image data before any compression is applied.

Does cropping lose quality in the area I keep?

The kept pixels are copied at full resolution. The only quality change comes from re-encoding the output, so use a high quality value if the source was a JPG.

How do I crop to an exact aspect ratio?

Pick the width and height in that ratio — 1080 × 1080 for a square, 1200 × 630 for a link preview — and position X and Y to frame the subject. For platform-specific frames, the social resizers do the maths for you.

Can I crop several images to the same box?

Yes — the crop values stay put between files, so you can load the next image and press Crop again with identical numbers.

Related guides