Hi team,
I have a requirement to reduce the size of DAM images. So I'm trying to achieve it by converting JPEG and PNG to WebP and AVIF. It is really appreciating if you guys can guide me to achieve this ?
Thanks in advance.
Views
Replies
Total Likes
I have not tried it but you can trying updating the rendition step
if doesn't work then you need to add a process step which is java code.
Hi,
AEM core components support webp https://github.com/adobe/aem-core-wcm-components/issues/2028
Dynamic Media also supports webP
@arunpatidar You meant that /apps/core/wcm/components/image/v1/image ?
I'm trying an implementation something like when user is uploading an image into DAM It will convert into Webp and save it inside DAM. This can be related to given link ?
I think to generate webp renditions you have to update the update Asset workflow
Hi @arunpatidar Thanks for replying
Can it be achieved by a process on update assets workflow only ? No need any custom java code ?
I have not tried it but you can trying updating the rendition step
if doesn't work then you need to add a process step which is java code.
Thanks!!I will try and let you know.
For reference: If you use the latest Core Components and Dynamic Media, a WebP image will be delivered by DM if the browser can handle that. And to make that work you don't need to do anything (but using DM and Core Components).
Views
Replies
Total Likes
Views
Replies
Total Likes
IIRC DynamicMedia requires a dedicated license. But I am not familiar with licensing aspects, sorry.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies