✂️ Crop Image to Specific Size — Free, No Watermark

Crop an image to exact pixel dimensions by entering custom coordinates. 100% browser-based — no upload to server, no watermark, no signup. Enter x,y,width,height coordinates to crop precisely.

🔒 Browser-only
1:1Square1080×1080
16:9Widescreen1280×720
4:3Classic800×600
9:16Portrait720×1280

Crop Image

Example: x=0, y=0, width=400, height=300

Loading tool...
🔒

All processing happens 100% in your browser (Canvas API). Images never leave your device and are never stored on any server.

Frequently Asked Questions

How do I crop an image to a specific size?

Enter x,y,width,height in the Options field. For example: 0,0,400,300 crops a region starting at (0,0) with 400×300px dimensions.

Where do the x, y coordinates start?

x,y starts from the top-left corner of the image (0,0). x increases to the right, y increases downward. For example, "100,50,400,300" crops a 400×300 region starting 100px from the left and 50px from the top.

Is my image uploaded to a server?

No. All cropping is done using the HTML Canvas API directly in your browser. Your images never leave your device and are never stored on any server.