Image API
Log in to add to favouritesImage transformations are real-time image manipulation and optimization features of the Delivery API that speeds up image delivery. The Image API will process images up to 25Mb in size, images larger than this are not processed. As Contensis caches the results of image transformations, you can retrieve the adjusted images even faster the next time you need them.
By adding a sequence of parameters to your image URL, you can enhance, resize and crop images, compress them, or change the format for better performance. These operations can be applied programmatically in real time, removing the need to batch process or maintain multiple copies of an image to match the viewport of different devices.
Resize
- Standard
- Short
Crop
In this example, the image is resized to a width of 400px, a height of 400px and applied using the crop fit criteria.
Rotate
In this example, the image is resized to a width of 500px before being rotated 180.
- Standard
- Short
Grayscale
- Standard
- Short