Main /
            Intro
Some PR-talk here. The project stands for Medical Image Conversion.
Released under the (L)GPL licence, it comes with the full C-source code of library and programs. 
The project offers a flexible command-line (CLI) utility and a neat graphical front-end (GUI) using the Gtk toolkit. 
The supported formats are: 
- Acr/Nema 2.0
- Analyze (SPM)
- Concorde/µPET
- DICOM 3.0
- CTI ECAT 6/7
- NIfTI-1
- InterFile3.3
- PNG
- Gif87a/89a.
In addition, the tools allow to read unsupported files without compression, to print pixel values or to extract/reorder/reslice study images. 
It is possible to export images as PNG or animated GIF for desktop applications. 
The library can be used as a framework. With the help of GNU's autoconf tool, 
make utility & C compiler, the project has been build & debugged successfully on a variety of architectures.