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.
Set image resolution
When rasterizing a vector image (eg. PSD, EPS, SVG, etc.), the resolution is calculated based on the intrinsic resolution of the image and/or the desired dimensions (width/height). If you would like to set the resolution manually, you can use the dpi parameter instead.
dpi=X[,Y]
Example
If no resolution and dimensions are provided, the intrinsic resolution of the image is used and the dimensions are calculated based on this.