view README.md @ 0:92c70579720e default tip

Initial commit
author Brad Greco <brad@bgreco.net>
date Wed, 13 Jan 2021 19:25:09 -0500
parents
children
line wrap: on
line source

GNOME JPEG EXIF Thumbnailer
===========================
Fast GNOME thumbnailer for JPEG files that uses the embedded EXIF thumbnail from
the source file, if present. Greatly speeds up thumbnail generation when
browsing a folder of images shared over a network.

Installation
------------
1. Install `exiftool` and `libimage-exiftool-perl` using your package manager.
2. Execute `./install` which automatically runs the steps below.

Manual Installation
-------------------
1. Copy the `jpeg-exif-thumbnailer` script to `/usr/bin/` .
2. Copy the `jpeg-exif.thumbnailer` definition to `/usr/share/thumbnailers` .
3. Edit `/usr/share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer` and remove
   `image/disabled-jpeg` from the list of MIME types.

Uninstallation
--------------
Execute `./uninstall` which automatically reverts the steps above.

Copyright
---------
Copyright 2021 Brad Greco  
https://www.bgreco.net/jpeg-exif-thumbnailer