flimp - a generic GUI for image manipulation


Home

flpsed
postscript/pdf annotator

nmzmail
mail searching for mutt

gipfel
correlate pictures and gps data

flimsel
minimalistic image browser

flimp
generic GUI for image manipulation

pnmcurve
apply tone curves to pnm images

Screenshot:



flimp is a generic graphical frontend to the many excellent command line image manipulation tools available. It allows to create pipelines of commands that read from standard input and write to standard output. One can view and compare the result of each stage of the pipeline. flimp leaves the input image file untouched. One rather saves the pipeline in a text file.

Features
  • non-destructive image manipulation
  • easy to extend and customize
  • flimp is small (currently less than 2500 LOC)
  • import of raw images via dcraw
  • support for 16bit color depth

Changes from 0.0.2 to 0.0.3:
  • Generalize Crop GUI to RectangleSelect and PointSelect so it can be used for other operations that work on a selected rectangle or point (see ColorizeRectangle for an example).
  • Fix huge memory leak.
  • Truncate file when saving images.
  • Remove workaround for 16bit PNM images. fltk-1.1.8 supports them natively.
  • Add command history to FlimpText.
  • Improve keyboard shortcuts.
  • Use sane defaults for unsharp (thanks to http://redskiesatnight.com



Download:  flimp-0.0.3.tar.gz MD5=4c5d24ebe61918386261eb77fc6e902b



Johannes Hofmann - 20/4/2008 - Impressum