If you would want to have dynamic images on your website, the web server in which you host it ought to have the proper software for that. Instead of using static images with a fixed size, you could have thumbnails and automatically resized images dependant upon the device a site visitor uses or you may even flip and invert images using a script application. All these things are possible via ImageMagick and GD library - two pieces of software which could be set up on a server and that work with a lot of widely used scripting languages like: Perl, Python and PHP. Thus, you may use images with any web-based app that you would like, regardless of the language it was designed with - a custom-made Perl script or a PHP one. The 2 libraries shall allow you to work with over a hundred different image formats including GIF, PNG, TIFF, JPEG, and so forth.

ImageMagick and GD Library in Shared Hosting

All the shared hosting that we supply are created on our state-of-the-art cloud platform and since 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 PHP versions that we provide because we support PHP 4 and several versions of PHP 5, PHP 7 and PHP 8. Regardless if you work with a tailor-made script, one of the apps which you can install through the Hepsia Control Panel or some third-party app that you find on the worldwide web, you'll be able to build feature-rich multimedia websites, for instance image galleries or socially-oriented portals where both you and the users will be able to work with graphs and images in real time as long as the script has such functionality.

ImageMagick and GD Library in Semi-dedicated Servers

Both ImageMagick and GD Library are present on the cloud web hosting platform where your brand new semi-dedicated server account shall be set up, therefore you'll be able to employ all the features of any script app which requires any of the two libraries so as to manage images, such as Joomla, WordPress, photo galleries, forums, and the like. In case you are a web developer, you're able to write the program code yourself since we also support lots of programming languages PHP and Python are some of them. To supply you with even more options with regards to what apps you will be able to run, we support many 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 will never limit your choice in terms of the types of sites that you can have.