Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

AEMaaCS - processing profile programmatically (Webp)

Avatar

Level 1

Hi I'm trying to generate webp renditition programmatly.

We are looking at this implementation

https://github.com/wttech/AEM-Cloud-renditions-tool

 

But we faced com.day.cq.dam.core.impl.gfx.CommonsGfxRenderer gfx: could not write image as format 'image/webp'.

Do you have any suggestions?

 

4 Replies

Avatar

Community Advisor and Adobe Champion

@rosscucc 

It could be because in AEMaaCS there is no support for WEBP.

Adobe guide for supported file formats for reference on this - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/file-form...

Avatar

Level 1

rosscucc_0-1737720325767.png

But is possible to generate webp rendition with processing profile.

Avatar

Community Advisor

You can get the web optimized image on the fly with AEM as a Cloud Service’s web-optimized image delivery feature.
Web Optimized Image Delivery 
Read More: Assets Delivery API https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/developing/web-o... 

Avatar

Administrator

@rosscucc Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni