Cloudimage - Documentation

Accounts created before Nov. 1st, 2021

Accounts created before November 1, 2021 have to include /v7/ in the path, like shown below.

//token.cloudimg.io/v7/original_image_url?operations&filters

Accounts created on or after November 1, 2021 do not require /v7/ and documentation have been updated accordingly.
To verify the type of configuration on your Cloudimage account, log in to your Cloudimage admin panel and look at the syntax provided on the Welcome page.

[NOTE] If you are an existing Cloudimage customer and wish to be able to remove the v7 from your URL syntax, please contact our support.

Face hide

Crops out the topmost part of an image if it contains a face.

func=facehide

If no faces are found or the image is too small for the face to be cropped out, a standard crop operation will be performed.

Face crop margins

To control the margin when cropping the face out, you can use the face_margin=Y operation. Y is in percent of the face height. Default value is 20. You can also use negative numbers if you would like to crop out only part of the face.