Hello Community,
we have a requirement to create renditions with fixed size. The problem is that aem always sizes the images along the ratio of the image and so a web enabled image which should be 1200x1200 has only a size of 1200x765 (for example) - which is good and totally okay!
But we need something like cropping an area with fixed size out of the center of the image.
is there any mechanism / workflow which can handle this? Or somebody who has similar problems / requirements?
Thank you for your help!
Thanks in advance,
Alex
Solved! Go to Solution.
You can use the ACS AEM Commons Matte Rendition workflow process to force a rendition to a particular size, filling in the “missing” pixels with a defined background color.
AFAIK The parameter mentioned above by ukgaurav is not available for the Web Enabled Image step in dam update workflow OOTB.
Hi,
Please review the configuration mentioned here
Remove web rendition 1280 x 1280 limitation
Thanks
Views
Replies
Total Likes
Thanks for your quick answer.
I think that don´t matches our problem. the limitation gives us only the possibility to make "bigger" renditions.
we need renditions that have the exact size of our requirement.
e.g. an image of 1920x467 should create a rendition of 300x300 (as the real size of the image, not 300x25 for example). so forcing the resize workflow step is no option because the picture will be skewed. so we need another option to crop an 300x300 area out of the image.
Views
Replies
Total Likes
Review RenditionMaker ("The Adobe AEM Quickstart and Web Application.") and review
There is parameter which you need to pass.
Also review adobe - Managing image renditions on CQ5 / AEM DAM upload for responsive pages - Stack Overflow
Thanks
Views
Replies
Total Likes
You can use the ACS AEM Commons Matte Rendition workflow process to force a rendition to a particular size, filling in the “missing” pixels with a defined background color.
AFAIK The parameter mentioned above by ukgaurav is not available for the Web Enabled Image step in dam update workflow OOTB.
You can even try Image Magick I guess. I have not used , but have seen people using it in different projects
Thanks
Veena
Views
Replies
Total Likes
Views
Likes
Replies