Media Thumbnails Excel
42 sites
No security coverage
This module generates image thumbnails for Excel files using the Media Thumbnails framework. It converts Excel files into PDFs and then creates an image from the first page.
This module uses the Media Thumbnails framework to create media entity thumbnails for Excel files.
The module uses PhpSpreadsheet and mpdf to convert the file into a PDF then generate the image from the first page as Media Thumbnails PDF does.
Requirements
- ImageMagick php extension
Installation using composer
composer require drupal/media_thumbnails_excel
Files support
xls and xlsx extensions.