ImgEd is a library to edit images files in C.
This library is under zlib License.
Type this on the terminal:
$ make
$ sudo make install
Currently, this library supports importing from BMP or farbfeld files. It can export to PPM, BMP, PNG or farbfeld. Support for other formats is planned.