If you would want to have dynamic images on your website, the server in which you host it should have the correct 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 website visitor uses or you could even flip and invert images using a script application. All of these things are doable via ImageMagick and GD library - two pieces of software that can be set up on a web server and that work with a lot of popular scripting languages such as: Perl, Python and PHP. In this way, you could use images with any web-based application that you would like, regardless of the language it was created with - a custom-made Perl script or a PHP one. The two libraries will allow you to work with more than 100 different image formats like GIF, PNG, TIFF, JPEG, and so on.

ImageMagick and GD Library in Cloud Hosting

All cloud hosting which we provide are set up on our state-of-the-art 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 at any time. The libraries are accessible with all of the PHP versions that we offer since we support PHP 4 and several versions of PHP 5, PHP 7 and PHP 8. No matter if you use a tailor-made script, one of the applications which you'll be able to install through the Hepsia Control Panel or some third-party app that you find on the web, you're able to build feature-rich multimedia sites, like image galleries or socially-oriented portals where both you and the users will be able to work with charts and images in real time provided that the script features such functionality.

ImageMagick and GD Library in Semi-dedicated Servers

You'll be able to execute any script application that requires GD Library or ImageMagick to generate charts or work with images, because both are installed and activated by default on the cloud hosting platform where all the semi-dedicated server accounts are created. In case you change the PHP version for your account, you will not need to do anything in order to re-enable these libraries as they'll be available all of the time. In this way, you'll have many options in respect to what features you and your website visitors shall be able to employ, regardless if you're writing the site code yourself, you use one of our pre-installed script applications or you download and set up some application that you've found on the worldwide web. You can take advantage of all the popular formats for the images that you upload.