If you want to have dynamic images on your website, the server in which you host it should have the proper software for that. Instead of using static images with a fixed size, you may 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 app. All these things are feasible through ImageMagick and GD library - 2 pieces of software that may be set up on a web server and that work with a great number of popular scripting languages including: Perl, Python and PHP. In this way, you could use images with any web-based app that you would like, no matter what language it was developed with - a custom-made Perl script or a PHP one. The 2 libraries shall allow you to work with more than a hundred different image formats such as GIF, PNG, TIFF, JPEG, and so on.

ImageMagick and GD Library in Shared Website Hosting

All Linux shared website hosting packages which we supply are created on our leading-edge cloud platform and since both GD Library and ImageMagick are present on it, your script apps will be able to use these software suites any time. The libraries can be found with all of the PHP versions that we provide because we support PHP 4 and several versions of PHP 5, PHP 7 and PHP 8. No matter if you employ a tailor-made script, one of the apps which you can install through the Hepsia Control Panel or a third-party application that you find on the Internet, you can build feature-rich multimedia websites, like image galleries or socially-oriented portals where both you and the visitors can work with charts and images in real time provided that the script has such options.

ImageMagick and GD Library in Semi-dedicated Hosting

Both ImageMagick and GD Library are present on the cloud hosting platform where your new semi-dedicated server account will be set up, therefore you'll be able to employ the full features of any script application which needs any of these two libraries so as to manage images, such as Joomla, WordPress, photo galleries, discussion boards, and so on. In case you are a website designer, you are able to write the code yourself because we also support plenty of programming languages PHP and Python are some of them. To supply you with even more options with regards to what kind of apps you're able to run, we support a variety of PHP releases - 4, 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2. GD and ImageMagick shall be enabled for all of them, which means that the software environment on the servers will not restrict your choice in terms of the types of sites which you can host.