Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!
SOLVED

PowerPoint files are not generating thumbnail images

Avatar

Level 4

PowerPoint files are not generating thumbnail images under /jcr:content/rendtions after being processed through the "batch thumbnails" workflow. The workflow is working fine for PDF files. (please see attachment) In the log, I see this error: college-savings-concepts-advisor-seminar-jhi.pptx is not in list of accepted mime types Also we're running on AEM 6.5.10.

 

Screen Shot 2022-05-09 at 4.49.57 PM.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @stiegjo22 ,

 

This is because AEM provides OOTB functionality for certain MIME types, in which thumbnail will get generated automatically. For the rest of the MIME types we would need to write custom logic to generate thumbnails for the assets. 

AnmolBhardwaj1808_0-1652164650818.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @stiegjo22 ,

 

This is because AEM provides OOTB functionality for certain MIME types, in which thumbnail will get generated automatically. For the rest of the MIME types we would need to write custom logic to generate thumbnails for the assets. 

AnmolBhardwaj1808_0-1652164650818.png