ebook-thumbnailer

Software Screenshot:
ebook-thumbnailer
Software Details:
Version: 1.0
Upload Date: 14 Apr 15
Developer: Inigo Serna
Distribution Type: Freeware
Downloads: 1

Rating: nan/5 (Total Votes: 0)

ebook-thumbnailer is a Python script which generates thumbnails for some common ebook formats.

The package also includes the needed schemas to be integrated with GNOME 3 Desktop but it should easily work with any other desktop enviroment.

Current supported formats are:

- .fb2
- .epub
- .pdf
- .mobi, .prc, .azw, .azw4
- .chm

Note that, as mobi_unpack is not usually provided by your OS, download it from MobileRead copy to your system and change line #160 in the script. Search MOBI section in source for more information.

You could even use PIL/Imaging instead of pygtk to create the image files. Code is already there, just comment/uncomment the proper lines in function create_thumb.

Installing

Download the file, copy binary and thumbnailers definition:

 cp ebook-thumbnailer.py /usr/local/bin
 cp {chm,epub,fb2,mobi}.thumbnailer /usr/share/thumbnailers


optionally (not needed as evince - GNOME default pdf viewer - already can create thumbs for .pdf files):

 cp pdf.thumbnailer /usr/share/thumbnailers

and restart nautilus.

Remember the extra step for mobi ebooks.

Requirements:

  • Python
  • PyGTK
  • Cairo
  • PyPoppler
  • mobi_unpack
  • python-chm

Other Software of Developer Inigo Serna

lfm
lfm

12 May 15

Pynakotheka
Pynakotheka

2 Jun 15

Comments to ebook-thumbnailer

Comments not found
Add Comment
Turn on images!