Automated image resizing
The image resizing feature is a custom feature that requires setup and integration, please contact Support if you would like to make use of it.
As the image resizer 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.
What is Automated image resizing?
Automated image resizing is a feature where Adhese scales images automatically to a certain size defined both in an Advar template and in client-side implementation.
Adhese can useuses the AWS Lambda image resizing featureservice to automatically reduce the dimensions and file size of creatives.
When the feature is used, the image will be resized based on the width.[PX]value that is added to the URL. The
Why use image resizing?
Images that addshave thisbeen valueresized can be partmade ofresponsive and smaller. You can designate a certain viewport size from which to start delivering smaller images. This allows images to be properly sized for smaller displays while significantly decreasing file sizes and bandwidth used.
How to use image resizing?
The image resizing has to be enabled on account level and then incorporated in the Advar template that will be used to deliver your resized creatives.
Client side, the values entered in the advar template,template or it canwill be providedreplaced clientto side.
a specific size.
Once the feature has been enabled inand Adhese,implemented, you can specify the size to resize an image like so (request example):
https://img-hse.demo.be/demo-preview.adhese.org/pool/lib/10724_2nd_2.jpg.width.400 (mobile)8_2nd_1.png
https://img-hse.demo.be/demo-preview.adhese.org/pool/lib/10724_2nd_2.jpg.8_2nd_1.png.width.800 (tablet)
https://img-hse.demo.be/pool/lib/10724_2nd_2.jpg.width.1200 (desktop)150
With .width.{px} as what sets the resized image's size. Height scales automatically to maintain aspect ratio.

