If you would want to have dynamic images on your site, the web server where you host it needs to have the correct software for that. As an alternative to using static images with a fixed size, you could have thumbnails and automatically resized images based on the device a visitor uses or you can even flip and invert images via a script application. All of these things are possible via ImageMagick and GD library - two pieces of software which can be installed on a web server and that work with a great number of widespread scripting languages including: Perl, Python and PHP. That way, you can use images with any web-based app you want, 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 over 100 different image formats such as GIF, PNG, TIFF, JPEG, etcetera.

ImageMagick and GD Library in Cloud Web Hosting

All the cloud web hosting services that we provide are generated 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 any time. The libraries are accessible with all the PHP versions that we provide as we support PHP 4 and a couple of versions of PHP 5, PHP 7 and PHP 8. No matter if you employ a custom-made script, one of the applications that you'll be able to install through the Hepsia Control Panel or some third-party app that you find on the worldwide web, you can build feature-rich multimedia sites, like image galleries or socially-oriented portals where both you and your visitors can work with graphs and images in real time provided the script offers such functionality.

ImageMagick and GD Library in Semi-dedicated Hosting

Both ImageMagick and GD Library are available on the cloud hosting platform where your brand new semi-dedicated server account shall be created, so you'll be able to employ all of the attributes of any script application which requires any of the two libraries in order to manage images, like Joomla, WordPress, image galleries, user discussion forums, and so on. If you are a web developer, you're able to write the code yourself because we also support a number of programming languages PHP and Python are among them. To offer you even more options with regards to what applications you can run, we support several different PHP versions - 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 will be enabled for all of them, so the software environment on the servers will not restrict your choice in terms of the types of sites which you can host.