Can I make nautilus show book covers as thumbnails for Epub files?

Solution 1:

No need to worry about scripts. do everything one by one

 sudo apt-get install python-pil

Now download this file from epub-thumbnailer GitHub page

now extract that file to a folder, and go into the extracted folder, Right click in empty space and select Open in Terminal and type the following command

sudo python install.py install
nautilus -q

now check your Epub files they should have thumbnails