Image Cropper

Cut out exactly the region you need: set X, Y, width and height, and download the cropped image.

How to use

  1. Choose an image.
  2. Set the top-left corner (X, Y) and the size of the crop.
  3. Download the cropped PNG.

Examples

Cut a 500x500 avatar from a photo
Output: X 750, Y 200, 500x500.

Frequently asked questions

Coordinates origin?

X and Y start at the top-left corner of the image (0, 0).

Related tools