flimsel - a minimalistic image browser

Screenshot

flimsel

Description

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:

Download

flimsel-0.0.9.tar.gz
sha1 33333471b5856a3901a9ffd789c15c0e4eedbd83

Source Repository

A mercurial repository can be found here.

Changes from 0.0.8 to 0.0.9