If you want to have dynamic images on your site, the server where you host it needs to have the correct software for this. Instead of using static images with a fixed size, you may have thumbnails and automatically resized images in accordance with the device a website visitor uses or you may even flip and invert images using a script app. All of these things are possible through ImageMagick and GD library - two pieces of software which can be installed on a server and that work with a great number of frequently used scripting languages including: Perl, Python and PHP. This way, you may use images with any web-based app you want, no matter what language it was designed 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 like GIF, PNG, TIFF, JPEG, and so forth.

ImageMagick and GD Library in Shared Website Hosting

All shared website hosting plans which we supply are generated on our cutting-edge cloud platform and due to the fact that both GD Library and ImageMagick are installed on it, your script applications can use these software suites at any time. The libraries are available with all the PHP versions that we provide because we support PHP 4 and a number of versions of PHP 5, PHP 7 and PHP 8. Regardless if you employ a tailor-made script, one of the apps which you'll be able to install through the Hepsia Control Panel or some third-party application that you find on the Internet, you can build feature-rich interactive sites, for example image galleries or socially-oriented portals where both you and the users will be able to work with charts as well as images in real time provided that the script offers such functionality.