flimp is a generic graphical frontend to the many excellent command line image manipulation tools available. It allows you 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; the pipeline is saved in a text file. flimp features non-destructive image manipulation, 16bit color depth, and import of raw images via dcraw, and is easy to extend and customize.
| Tags | multimedia Graphics |
|---|---|
| Licenses | GPL |
| Implementation | C++ |
Recent releases


Changes: This release fixes a compilation error on Linux systems.


Changes: Loading and saving of flimp files now preselects filenames based on the image filename. Some compilation issues have been fixed.


Changes: Some minor compile issues have been fixed.


Changes: A check for missing external GUI programs has been added, and the Text/Frame tab has been enhanced.


Changes: Support for external GUI programs has been added (e.g. for tone curve editing).