Media PDF Thumbnail
This module generates a thumbnail image from a PDF file attached to a media entity. It replaces the default thumbnail with an image representation of the PDF, making it easier to preview PDF content within your media library.
The module provides an image field formatter for the thumbnail field of Media entities. The default thumbnail image will be replaced by an image generated from a pdf file referenced in any file field of the Media entity.
Prerequisite :
Imagick PHP extension (at least 6.3.7)
spatie/pdf-to-image library: composer require spatie/pdf-to-image.
Instructions :
Install as you would normally install a contributed Drupal module and enabled it.
Install spatie/pdf-to-image: composer require spatie/pdf-to-image
Usage :
See documentation for all details.
Versions details :
7.0.x
spatie/pdf-to-image 3.x
PHP >=8.2
6.1.x
spatie/pdf-to-image 2.1.x
PHP >=8.1
6.0.x => Deprecated (no more updates)
Depends on
Dependencies of the latest stable release
- media Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 6.1.9 | Stable | 10–11 | May 30, 2025 | ||
| 7.0.0 | Stable | 10–11 | May 30, 2025 | ||
| 6.2.2 | Stable | 10–11 | May 30, 2025 | ||
| 6.1.8 | Stable | 10–11 | May 30, 2025 | ||
| 6.2.1 | Stable | 11 | May 30, 2025 | ||
| 6.1.7 | Stable | 10–11 | May 30, 2025 | ||
| 6.2.0 | Stable | 11 | May 14, 2025 | ||
| 6.1.6 | Stable | 10–11 | May 14, 2025 | ||
| 6.2.0-rc2 | Pre-release | 11 | Feb 10, 2025 | ||
| 6.1.5 | Stable | 10–11 | Feb 10, 2025 | ||
| 6.2.0-rc1 | Pre-release | 11 | Feb 8, 2025 | ||
| 6.1.4 | Stable | 10–11 | Feb 8, 2025 | ||
| 6.2.0-beta1 | Pre-release | 11 | Dec 24, 2024 | ||
| 6.1.3 | Stable | 10–11 | Dec 24, 2024 | ||
| 6.1.2 | Stable | 10–11 | Nov 1, 2024 |