Is Imagemagick installed on the (gs) Grid-Service?
ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats. The functionality of ImageMagick is typically utilized from the command-line or you can use the features from programs written in your favorite programming language. ImageMagick is installed on the (gs) Grid-Service. The following is the system path to ImageMagick:
/usr/bin/convert
You can find out what current version is install by logging into your (gs) Grid-Service via SSH, and typing the following command:
convert -version
Revisions:
01-18-2010: Article Creation
Fields marked with an asterisk(*) are required. Comment on this article