If you would like to have dynamic images on your site, the server where you host it needs to have the suitable software for this. As an alternative to using static images with a fixed size, you can have thumbnails and automatically resized images dependant upon the device a visitor uses or you could even flip and invert images via a script app. All these things are feasible with ImageMagick and GD library - two pieces of software that could be set up on a web server and which work with a large amount of widespread scripting languages such as: Perl, Python and PHP. Thus, you may use images with any web-based app you want, irrespective of the language it was developed with - a custom-made Perl script or a PHP one. The two libraries will allow you to work with over one hundred different image formats like GIF, PNG, TIFF, JPEG, etc.
ImageMagick and GD Library in Shared Hosting
All Linux shared hosting that we supply are generated on our revolutionary cloud platform and since both GD Library and ImageMagick are present on it, your script apps can use these software suites any time. The libraries are accessible with all PHP versions that we offer because we support PHP 4 and multiple versions of PHP 5, PHP 7 and PHP 8. No matter if you work with a custom script, one of the applications which you can install from the Hepsia Control Panel or some third-party app that you find on the worldwide web, you can build feature-rich interactive websites, for instance image galleries or socially-oriented portals where both you and your visitors can work with graphs as well as images in real time provided the script features such options.