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.1.0.tar.gz
sha1 f0f5a03227736ea1f3e2d44fa367064527964f06

Source Repository

A mercurial repository can be found here.

Changes from 0.0.9 to 0.1.0