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.8.tar.gz
sha1 83100410d1d9e2180f04dd1abfc19a150906b92c

Source Repository

A mercurial repository can be found here.

Changes from 0.0.7 to 0.0.8