ImageMagick
Description
ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
Home Page
http://www.imagemagick.org/
Documentation
http://www.imagemagick.org/script/command-line-tools.php
License
ImageMagick is free to use under the Apache 2.0 license.
Usage
Use
module avail imagemagick
to see which versions of imagemagick are available. Use
module load imagemagick
or
module load imagemagick/version
to get access to imagemagick.
See documentation for using ImageMagick's command line tools.
ImageMagick was compiled with the then default version of gcc (4.4.6).
Published Oct. 1, 2012 10:39 AM