If you want to have dynamic images on your site, the server in which you host it must have the appropriate software for that. As opposed to using static images with a fixed size, you can have thumbnails and automatically resized images dependant upon the device a site visitor uses or you could even flip and invert images using a script application. All these things are doable through ImageMagick and GD library - 2 pieces of software which can be installed on a hosting server and which work with a great number of frequently used scripting languages such as: Perl, Python and PHP. That way, you could use images with any web-based app you want, irrespective of the language it was designed with - a custom-made Perl script or a PHP one. The two libraries will enable you to work with over 100 different image formats such as GIF, PNG, TIFF, JPEG, and so on.

ImageMagick and GD Library in Website Hosting

All website hosting plans that we supply are created on our advanced cloud platform and due to the fact that both GD Library and ImageMagick are installed on it, your script applications will be able to use these software suites any time. The libraries are available with all PHP versions that we provide as we support PHP 4 and multiple versions of PHP 5, PHP 7 and PHP 8. No matter if you use a tailor-made script, one of the apps that you're able to install through the Hepsia Control Panel or some third-party application that you find on the worldwide web, you're able to build feature-rich multimedia sites, such as image galleries or socially-oriented portals where both you and the visitors can work with charts as well as images in real time provided that the script offers such functionality.