Media Thumbnails Word
46 sites
No security coverage
This module generates thumbnails for Word documents by converting them to PDF and then creating an image from the first page. It supports both .doc and .docx file extensions.
This module uses the Media Thumbnails framework to create media entity thumbnails for Word files.
The module uses PHPWord 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_word
Configuration
/admin/config/media/media-thumbnails-word-settings
Files support
doc and docx extensions.