You are here

PDF Cover Thumbnail

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!

A GIMP Python plugin to create PNG thumbnails out of PDF files' first page, for book covers.
It crawls recursively a folder path looking for PDF files. Out of each PDF file, it will create a PNG thumbnail of the first page in the PDF.

This plug-in must be put in The GIMP's script directory (e.g., $HOME/.gimp-1.2/plugins) and made executable (e.g., chmod +x).
For interactive invocation, run The GIMP and go to Tools -> PDF Cover Thumbnail...
New width and height are in pixels.

http://github.com/pablojvarela/python_fu_pdf_cover_thumbnail

GIMP Version: 
Code License: 
Subscribe to Comments for "PDF Cover Thumbnail"