Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Generate Thumbnails for Documents like Docs and Excel Sheets

Avatar

Community Advisor

Hi Team,
When we upload an asset like excel files and Word files thumbnails doesn't get generated unlike pdf's.
Is there any way how we can achieve this?
Below Doc says it doesn't support thumbnail generation for these types
https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/assets/assets-formats.md#suppor...


Thanks,
Krishna

 

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@krishna_sai that's correct AEM assets ootb doesn't generate thumbnails for these filetypes, to generate thumbnails for these filetypes you need to implement custom media handler as detailed in below url.

 

https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/assets/media-handlers.md

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@krishna_sai that's correct AEM assets ootb doesn't generate thumbnails for these filetypes, to generate thumbnails for these filetypes you need to implement custom media handler as detailed in below url.

 

https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/assets/media-handlers.md