ImageMagick is a collection of tools and libraries to read, write, and manipulate an image in various image formats. Image processing operations are available from the command line. Bindings to various programming languages are also available.
Download (HTTP): http://aleron.dl.sourceforge.net/sourceforge/imagemagick/ImageMagick-5.5.7-16.tar.bz2
Download (FTP): ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-5.5.7-16.tar.bz2
Download size: 4.1 MB
Estimated Disk space required: 107 MB
Estimated build time: 3.80 SBU
X (XFree86-4.4.0 or X.org-6.7.0) and ESP Ghostscript-7.07.1
Install Imagemagick by running the following commands:
./configure --prefix=/usr --enable-shared --with-modules &&
make &&
make install
There are additional switches that can be passed to ImageMagick to customize the installation to your need. Check out the ImageMagick installation instructions at http://www.imagemagick.org/www/Install-unix.html.
ImageMagick contains animate, composite, conjure, convert, display, identify, import, mogrify, montage, and the libMagick and libMagick++ libraries.