If you would want to have dynamic images on your site, the server in which you host it ought to have the appropriate software for that. As opposed to using static images with a fixed size, you could have thumbnails and automatically resized images depending on the device a website visitor uses or you may even flip and invert images through a script app. All these things are doable with ImageMagick and GD library - two pieces of software which can be installed on a web server and that work with a wide range of popular scripting languages including: Perl, Python and PHP. That way, you could use images with any web-based application you want, no matter what language it was created with - a custom-made Perl script or a PHP one. The two libraries will enable you to work with more than 100 different image formats such as GIF, PNG, TIFF, JPEG, and so on.

ImageMagick and GD Library in Cloud Hosting

All the Linux cloud packages that we supply are set up on our modern cloud platform and due to the fact that both GD Library and ImageMagick are installed on it, your script apps can use these software suites any time. The libraries are accessible with all the PHP versions that we provide since we support PHP 4 and several versions of PHP 5, PHP 7 and PHP 8. Regardless if you use a custom script, one of the apps which you are able to install from the Hepsia Control Panel or a third-party app that you find on the worldwide web, you can build feature-rich multi-media sites, such as image galleries or socially-oriented portals where both you and the users can work with graphs and images in real time as long as the script features such functionality.