dieren: mkimgthumb script to resize images
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 12 Nov 2019 20:52:19 +0000 (21:52 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 6 May 2020 01:18:07 +0000 (03:18 +0200)
commitcefb32fb2ec1447f7d590b90556ce5f669b6ac9f
tree218a0a5ad666de2b86e3ab413152e1b185f5595b
parent85d060511bea5c28a099246805502665d040b9ff
dieren: mkimgthumb script to resize images

Replaces a previously untracked set of convert rules such as:

waterleeuw => '-shave:5%x12%:-chop:20%x0:-flop:-gamma:.8',

to postprocess various images, storing this metadata in their file names
instead renaming the original waterleeuw.jpg to:

waterleeuw:-shave:5%x12%:-chop:20%x0:-flop:-gamma:.8.jpg
tools/mkimgthumb [new file with mode: 0755]