flimsel is a minimalistic digitial image browser based on the fltk
toolkit. It displays thumbnails of images given on the command line.
It is intended to be used in digital image processing shell scripts
see script in the examples directory.
flimsel uses the very fast
epeg library
by The Rasterman (Carsten Haitzler) for JPEG thumbnail generation
but falls back to fltk native methods for other image formats.
flimsel outputs keybord hotkeys and file names of selected images to stdout. Images whose filenames are written to stdin will be reloaded. The flimsel.sh script in the examples directory uses this to implement basic image manipulations on selected images:
flimsel-0.1.0.tar.gz
sha1 f0f5a03227736ea1f3e2d44fa367064527964f06
A mercurial repository can be found here.