Crop image
Crop an image using pixel coordinates and dimensions with a live result preview. Values are constrained to the actual image bounds.
Local processing
Result
Your result will appear here
The input stays available if you need to adjust a setting.
How to use crop image
- 1
Choose an image and note its dimensions.
- 2
Enter the crop origin and size in pixels.
- 3
Crop, review, and download the selected region.
A realistic example
Extract an 800 × 800 square beginning 120 pixels from the left edge of a product photo.
Supported formats and limits
Input: JPG, PNG, WebP. Output: PNG.
- V1 uses precise numeric cropping rather than a draggable crop box.
- Crop coordinates outside the image are rejected.
Questions people ask
What do X and Y mean?
They are the horizontal and vertical pixel offsets from the image's top-left corner.
Can I crop beyond the image edge?
No. The crop rectangle must remain within the source image.