Generate Thumbnails for Documents like Docs and Excel Sheets | Community
Skip to main content
krishna_sai
New Participant
August 24, 2023
Solved

Generate Thumbnails for Documents like Docs and Excel Sheets

  • August 24, 2023
  • 1 reply
  • 886 views

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#supported-dnl-assets-document-formats-supported-document-formats


Thanks,
Krishna

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Shashi_Mulugu

@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

1 reply

Shashi_Mulugu
Shashi_MuluguAccepted solution
New Participant
August 24, 2023

@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