Skip to main content

Extract a region of the original image with a given width and height. You can specify the anchor parameter to select which part of the image to extract, or use exact coordinate cropping.

Example crop area for exact crop
The rectangle outlined in the image will be used for the crop, and is defined by the following parameters crop=1500,1500,2300,1280

Crop the original image to 1500x1500px from the center

Crop the original image to 1500x1500px from the bottom left

Anchor

Position Standard Short
Top top t
Top right top-right tr
Right right r
Bottom right bottom-right br
Bottom bottom b
Bottom left bottom-left bl
Left left l
Top left top-left tl
Center center c

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request