If you would want to have dynamic images on your site, the web server where you host it should have the appropriate software for that. As opposed to using static images with a fixed size, you may have thumbnails and automatically resized images based on the device a visitor uses or you may even flip and invert images via a script app. All these things are doable with ImageMagick and GD library - 2 pieces of software that may be installed on a web server and that work with a large amount of frequently used scripting languages like: Perl, Python and PHP. That way, you can use images with any web-based application you'd like, irrespective of the language it was designed with - a custom-made Perl script or a PHP one. The two libraries will allow you to work with over one hundred different image formats such as GIF, PNG, TIFF, JPEG, etcetera.

ImageMagick and GD Library in Cloud Web Hosting

Our custom cloud server platform will supply the ideal software environment for all of your websites regardless of the content that you'd like to have. Galleries and any other types of sites that employ images and charts are not an exception because ImageMagick and GD Library are available with all the Linux cloud web hosting that we offer. Your account will be created on our cloud hosting platform and no matter which PHP version you want to use (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), both the libraries will always be enabled as standard, not on demand. Provided that the script app that you are using offers such features, you could manage images from the admin area, while the website visitors will be able to do this by using the front end of your site.

ImageMagick and GD Library in Semi-dedicated Hosting

Both ImageMagick and GD Library are present on the cloud hosting platform where your new semi-dedicated server account will be set up, so you'll be able to take advantage of the full attributes of any script application that needs any of the two libraries to manage images, such as Joomla, WordPress, image galleries, user discussion forums, and so on. In case you are a web developer, you can write the program code yourself as we also support a lot of programming languages PHP and Python are some of them. To provide you with even more options with regards to what kind of apps you're 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 shall be enabled for all of them, which means that the software environment on the servers won't limit your choice in terms of the types of websites which you can have.