iLoveIMG Developers
Log in Sign up

Crop Images Guide
Develop your own solution to crop JPG, PNG and GIF by integrating with the iLoveIMG REST API.

Remember that in order to use our Tool Guides, you need to have previous knowledge about the basics to processing a PDF with our REST API. We strongly recommend that you read the Processing a PDF guide before starting this one.

Basic crop

To crop an image you need to set the properties width and height to create a crop area. Also, x and y can be specified to change the crop area origin.

Start task