If you want to have dynamic images on your website, the web server in which you host it should have the proper software for this. As an alternative to using static images with a fixed size, you may have thumbnails and automatically resized images based on the device a site visitor uses or you can even flip and invert images via a script app. All these things are feasible through ImageMagick and GD library - 2 pieces of software which could be installed on a server and which work with a lot of popular scripting languages like: Perl, Python and PHP. This way, you may use images with any web-based app that you'd like, no matter what language it was created with - a custom-made Perl script or a PHP one. The 2 libraries shall allow you to work with over one hundred different image formats such as GIF, PNG, TIFF, JPEG, and so forth.
ImageMagick and GD Library in Shared Hosting
All the Linux shared packages which we offer are set up on our hi-tech cloud platform and since both GD Library and ImageMagick are installed on it, your script applications can use these software suites at any time. The libraries can be found with all of 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 tailor-made script, one of the applications that you're able to install from the Hepsia Control Panel or some third-party app that you find online, you're able to build feature-rich interactive sites, for example image galleries or socially-oriented portals where both you and the visitors can work with graphs as well as images in real time as long as the script has such options.
ImageMagick and GD Library in Semi-dedicated Hosting
Both ImageMagick and GD Library are present on the cloud web hosting platform where your new semi-dedicated server account shall be generated, so you will be able to use the full attributes of any script application that needs any of these 2 libraries to manage images, like Joomla, WordPress, photo galleries, forums, and so on. If you are a website designer, you're able to write the program code yourself because we also support a number of programming languages PHP and Python are some of them. To offer you even more options with regards to what applications you can run, we support a number of different 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 are enabled for each of them, so the software environment on our servers won't restrict your choice in terms of the types of sites which you can have.