Developer forum

Forum » Feature requests » getImage.aspx advanced limitation

getImage.aspx advanced limitation

Nuno Aguiar
Reply
Hi,

Would be great if we could prevent the image handler from manipulating images by a certain criteria: example:
 - if original width <= 1024px
 - if original height <= 768px
 - if original size <= 90Kb

What I am trying to achieve is to have to have the getImage.aspx applied to a template, but if the client respects certain criteria, it will not manipulate the image. Example:
 - the settings compress the image to 65%, but to 1 image, the client really want's it to be manually adjusted

Best Regards,
Nuno

Replies