Image Cropper
Crop a precise pixel region from any image.
Your image is cropped locally in your browser and never uploaded.
What is image cropper?
Specify the top-left corner (X, Y) and the width and height of the region you want, and the cropper extracts exactly that area as a PNG. Values are clamped to the image so you can never crop outside its bounds.
Useful for pulling out a logo, a face, or a section of a screenshot without any software.
How to use it
-
Choose an image
A preview and its dimensions are shown.
-
Enter the crop region
X, Y, width, and height in pixels.
-
Crop and download
The extracted region is saved as PNG.
Frequently asked questions
They are the pixel coordinates of the top-left corner of the crop, measured from the top-left of the image (0,0).