Skip to content

Install ImageMagick

ImageMagick provides a set of command-line utilities for manipulating images.

Install ImageMagick by running the following command as root.

Terminal window
sudo apt-get install imagemagick

You will then be able to run ImageMagick commands such as convert and mogrify.