Focal point crop
Allows to crop an image by defining the coordinates of the crop focal point. It is useful when you want to crop very tall or very wide images where the coordinates of the point of interest are already known. To set the coordinates of the focal point, use the gravity=X,Y operation where X and Y are the coordinates of the focal point.
gravity=X,Y
Example
Original image
/v7/sample.li/castle.jpg?w=1000
Please note that the focal point in gravity=X,Y has to be defined as coordinates X and Y of the full-sized origin image and not the scaled down version.
Was this page helpful?