Using ImageMagick
ImageMagick is installed on all hosting.com shared servers, and includes the following programs:- convert
- identify
- mogrify
- composite
- montage
- compare
- stream
- conjure
There is also an ImageMagick PHP extension that you can use to manipulate image files within PHP. For information about how to enable PHP extensions in cPanel, please see this article.
More information
- For more information about ImageMagick, please visit http://www.imagemagick.org.
- For more information about the ImageMagick PHP extension, please visit https://www.php.net/manual/en/book.imagick.php.