ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats like GIF, JPEG, PNG, Postscript, and TIFF. We can also 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.

Advertisement

Install ImageMagick

Execute the following commands to install ImageMagick with ImageMagick development tools on your Amazon Linux machine.

sudo yum makecache fast
sudo yum install ImageMagick ImageMagick-devel

All done

Share.

2 Comments

Leave A Reply

Exit mobile version