Skip to main content

Automated image resizing

The Image Optimiser is a custom feature that requires setup and integration, please contact Support if you would like to make use of it.

As the image optimiser uses an external service, enabling this feature might be subject to extra costs depending on your licencing agreement with Adhese. Please contact us if you're unsure.

Adhese can use the AWS Lambda image resizing feature to automatically reduce the dimensions and file size of creatives. 
When thisthe feature is used, imagesthe image will be resized based on the width.[PX]value that is added to the dimensionsURL. specifiedThe inlogic anthat Advaradds templatethis value can be part of the advar template, or init acan requestbe client-provided client side.

Once the feature has been enabled in Adhese, you can specify the size to resize an image like so (request example):

https://img-hse.demo.be/pool/lib/10724_2nd_2.jpg.width.595400 (mobile) 
https://img-hse.demo.be/pool/lib/10724_2nd_2.jpg.width.1190800 (tablet) 
https://img-hse.demo.be/pool/lib/10724_2nd_2.jpg.width.1200 (desktop)

With .width.[xxx]{px} as what sets the resized image's size. Height scales automatically to maintain aspect ratio.