illwieckz / darktable-thumbnailer

Raw image thumbnailer relying on darktable-cli.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darktable thumbnailer

Description

This tool is a thumbnailer for XDG desktops. It generates thumbnails for RAW image files using darktable-cli command-line tool.

Installation

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.

About the thumbnailer

The thumbnailer can be used by third party tools like that:

darktable-thumbnailer -s SIZE INFILE OUTFILE

Warning

No warranty is given, use this at your own risk.

Author

Thomas Debesse

License

This tool is distributed under the highly permissive and laconic MIT License.

About

Raw image thumbnailer relying on darktable-cli.

License:MIT License


Languages

Language:Makefile 50.4%Language:Shell 49.6%