If you want to have dynamic images on your website, the web server in which you host it should have the appropriate software for that. As opposed to using static images with a fixed size, you can have thumbnails and automatically resized images depending on the device a visitor uses or you can even flip and invert images via a script app. All of these things are doable via ImageMagick and GD library - 2 pieces of software that can be set up on a server and which work with a large amount of widely used scripting languages such as: Perl, Python and PHP. Thus, you may use images with any web-based app you want, irrespective of the language it was designed with - a custom-made Perl script or a PHP one. The two libraries will permit you to work with over 100 different image formats such as GIF, PNG, TIFF, JPEG, and so forth.

ImageMagick and GD Library in Hosting

ImageMagick and GD Library are set up on our revolutionary cloud hosting platform, which means that no matter which of our hosting plans you acquire, both applications will be available and activated by default for your brand new account. They are part of the software environment for your sites regardless of the PHP version that you pick because we provide a few different releases. Any custom or ready-made script app can use the libraries in order to generate thumbnails of your images or graphs from plain text. According to the type of your website, you will also be able to provide lots of solutions for your visitors - interactive galleries, real-time image editing software on a social network website and many others.

ImageMagick and GD Library in Semi-dedicated Servers

Both ImageMagick and GD Library are available on the cloud hosting platform where your brand new semi-dedicated server account shall be generated, so you'll be able to use the full features of any script app which requires any of the two libraries in order to manage images, such as Joomla, WordPress, picture galleries, message boards, and so on. In case you are a web developer, you are able to write the code yourself as we also support a number of programming languages PHP and Python are among them. To provide you with even more options with regards to what kind of apps you'll be 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, so the software environment on the servers will not restrict your choice in terms of the types of sites that you can have.