G'MIC stands for GREYC's Magic Image Converter. This project aims to :
Define a lightweight but powerful script language (G'MIC) dedicated to the design of image processing pipelines.
Provide an interpreter of this language, distributed as a C++ open-source library embeddable in third-party applications.
Propose two binary tools embedding this interpreter :
The command-line executable gmic to use the G'MIC framework from a shell.
In this setting, G'MIC may be seen as a direct (and friendly) competitor of the ImageMagick tool suite.
The interactive and extensive plug-in gmic_gimp to bring G'MIC capabilities to the image retouching software GIMP.