Booking Image Scaling¶
Please contact your representative on the Customer Success Team to order and activate the add-on. The add-on can only be activated by Myras. You cannot enable or disable this feature within the Myra App.
For image scaling, you can enable one of two options:
Convert to WebP¶
Images are converted to WebP and further compressed to optimize file size. The scale will not be changed. The target image generated by Myra is cached for future requests.
Scaling using a query string¶
Myra uses the image width specified in the query string to convert the image. The height is calculated based on the width of the image to maintain the original image's aspect ratio. The target image generated by Myra is cached for future requests.