ImageMagick - This is a powerful open source image toolkit, with many command line utilities.
- http://www.imagemagick.org/script/index.php
- For installation
- Ubuntu:
$ apt-get install imagemagick - Mac:
$ brew install imagemagick --with-x11 (requires homebrew) - Windows instructions here.
|
|