%general-entities; ]> ImageMagick-&imagemagick-version;-&imagemagick-patch-version; Introduction to <application>ImageMagick</application> 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. Package information Download (HTTP): Download (FTP): Download size: &imagemagick-size; Estimated Disk space required: &imagemagick-buildsize; Estimated build time: &imagemagick-time; <application>ImageMagick</application> dependencies Recommended X ( or ) and Optional (Install based on the format support needed) , , , , , libwmf, libexif, FlashPIX, JBIG, Jasper, Graphviz and corefonts Installation of <application>Imagemagick</application> Install Imagemagick by running the following commands: ./configure --prefix=/usr --enable-shared --with-modules && make && make install Additional Configure Options There are additional switches that can be passed to ImageMagick to customize the installation to your needs. Check out the ImageMagick installation instructions at . Contents ImageMagick contains animate, compare, composite, conjure, convert, display, identify, import, Magick-config, Magick++-config, mogrify, montage, Wand-config, and the libMagick, libMagick++ and libWand libraries. Description animate Animates a sequence of images. compare Compares an image to a reconstructed image. composite Composites various images into the given base image. conjure Processes a Magick Scripting Language (MSL) script to create an image. convert Convert image(s) from one format to another. display Display the image. identify Describes the format and characteristics of an image file. import Captures an X window. Magick-config and Magick++-config Get information about the installed versions of ImageMagick and Magick++. mogrify Transforms an image. montage Composites various images into a new image. Wand-config Get the options required to use the Wand library.