Expand my Community achievements bar.

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

webp image not visible in Page properties

Avatar

Level 4

I am trying to use a webp image in page properties under featured image section in AEM cloud instance. But not able to see the image preview in the page properties. 

All the image rendetions are created, and even this image is visible in the page using Image component. 

 

Also, in page properties i can see the call to this image 319*319 rendetion is success and its returning a png rendetion of this image, but still its not visible in the featured image section inside page properties. 

 

@arunk 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @ashish_mishra1 ,

 

I think the problem is that by default Feature Image for Page v3 doesn't support uploading image/webp images.

 

Check this configuration under mimeTypes: /libs/core/wcm/components/page/v3/page/cq:dialog/content/items/tabs/items/thumbnail/items/column/items/featuredimage/items/file 

 

Overlay this node and provide configuration that you want.

 

Best regards,

Kostiantyn Diachenko.

Kostiantyn Diachenko


Check out AEM VLT Intellij plugin


View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @ashish_mishra1 ,

 

I think the problem is that by default Feature Image for Page v3 doesn't support uploading image/webp images.

 

Check this configuration under mimeTypes: /libs/core/wcm/components/page/v3/page/cq:dialog/content/items/tabs/items/thumbnail/items/column/items/featuredimage/items/file 

 

Overlay this node and provide configuration that you want.

 

Best regards,

Kostiantyn Diachenko.

Kostiantyn Diachenko


Check out AEM VLT Intellij plugin