This tool is a thumbnailer for XDG desktops. It generates thumbnails for RAW image files using darktable-cli
command-line tool.
make install
make update-db
The install prefix can be modified with the PREFIX
environment variable.
On systems supported by checkinstall, one may also produce a package this way:
make checkinstall
The package will be written in the build/
directory.
The thumbnailer can be used by third party tools like that:
darktable-thumbnailer -s SIZE INFILE OUTFILE
No warranty is given, use this at your own risk.
Thomas Debesse
This tool is distributed under the highly permissive and laconic MIT License.