Skip to content
Benjamin Vialle edited this page May 15, 2011 · 2 revisions

Installing ImageMagick

GNU/Linux

On Debian and Ubuntu, a simple

#> aptitude install imagemagick

Mac OS X

All instructions for installation are on ImageMagick website. [[Howto for ImageMagick installation|http://imagemagick.org/script/binary-releases.php#macosx]]

Once ImageMagick has been added to your PATH, you can test it has been correctly installed, by doing::

$> convert --version
ImageMagick

Test for ImageMagick Installation

Microsoft Windows

Clone this wiki locally