PDFThumb

Component ID

1449948

Component name

PDFThumb

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

4145

Component created

Component changed

Component body

Overview

PDFThumb module provide an automatic creation of PDF thumbnails.
With this module, you can choose which PDF file fields must generate a thumbnail.

Features

  • Generate a thumbnail from a filefield (PDF file only)
  • Generate a thumbnail and store it in the media library
  • Do nothing

Requirements

  • This module requiere ImageMagick on the server (with convert).
  • Your PHP configuration must allow one of this function: exec(), system(), passthru()

Known problems

  • This module only works for single valued fields. For a multiple valued fields only the first items will be converted

Credits

Current maintainer & author:

This project has been sponsored by:

Related modules

PDF to Image : This module generate a new type of field. It do not use the filefield type and it use the ImageMagick module.

PDF To ImageField
Another PDF conversion module but for Drupal 6.