If you want to have dynamic images on your website, the server in which you host it needs to have the proper software for this. As an alternative to using static images with a fixed size, you can have thumbnails and automatically resized images depending on the device a site visitor uses or you can even flip and invert images through a script application. All these things are possible with ImageMagick and GD library - two pieces of software which may be installed on a web server and that work with a wide range of popular scripting languages such as: Perl, Python and PHP. This way, you may use images with any web-based application you'd like, regardless of the language it was designed with - a custom-made Perl script or a PHP one. The 2 libraries will allow you to work with over one hundred different image formats including GIF, PNG, TIFF, JPEG, and so on.

ImageMagick and GD Library in Cloud Website Hosting

ImageMagick and GD Library are present on our cutting-edge cloud web hosting platform, so no matter which of our cloud website hosting you purchase, both apps shall be available and activated as standard for your new account. They will be part of the software environment for your websites whatever the PHP version that you choose since we supply several different releases. Each custom or ready-made script app will be able to use the libraries to generate thumbnails of your images or graphs from plain text. Determined by the type of your website, you can also provide a wide range of options for your visitors - interactive galleries, live image editing software on a social network site and many others.