If you would want to have dynamic images on your website, the web server where you host it must have the suitable software for that. Instead of using static images with a fixed size, you can have thumbnails and automatically resized images dependant upon the device a website visitor uses or you could even flip and invert images through a script application. All these things are feasible with ImageMagick and GD library - 2 pieces of software which can be installed on a web server and that work with a lot of widely used scripting languages such as: Perl, Python and PHP. That way, you could use images with any web-based application 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 Website Hosting

All of the Linux shared website hosting plans which we provide are generated on our state-of-the-art cloud platform and since both GD Library and ImageMagick are installed on it, your script applications can use these software suites any time. The libraries are accessible with all of the PHP versions that we offer since we support PHP 4 and multiple versions of PHP 5, PHP 7 and PHP 8. No matter if you work with a tailor-made script, one of the apps which you're able to install from the Hepsia Control Panel or a third-party application that you find online, you're able to build feature-rich multi-media websites, for instance image galleries or socially-oriented portals where both you and your users can work with charts and images in real time provided the script has such options.

ImageMagick and GD Library in Semi-dedicated Servers

Both ImageMagick and GD Library are available on the cloud web hosting platform where your brand new semi-dedicated server account shall be set up, so you can employ all the attributes of any script application that needs any of these two libraries so as to manage images, like Joomla, WordPress, image galleries, user discussion forums, and many others. In case you are a web developer, you'll be able to write the program code yourself since we also support a lot of programming languages PHP and Python are among them. To offer you even more options with regards to what applications you are able to run, we support many 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, which means that the software environment on the servers will not limit your choice in terms of the types of sites which you can have.