If you want to have dynamic images on your site, 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 may have thumbnails and automatically resized images based on the device a site visitor uses or you can even flip and invert images using a script app. All of these things are doable via ImageMagick and GD library - 2 pieces of software that can be installed on a server and that work with a wide range of popular scripting languages like: Perl, Python and PHP. In this way, you can use images with any web-based app you want, regardless what language it was created with - a custom-made Perl script or a PHP one. The 2 libraries will enable you to work with over 100 different image formats such as GIF, PNG, TIFF, JPEG, etc.

ImageMagick and GD Library in Shared Hosting

Both ImageMagick and GD Library are available and activated as standard on our revolutionary cloud website hosting platform, which means that your scripts will be able to use them irrespective of the shared hosting plan that you select when you register. This will allow you to build interactive websites without having to worry about any technical restrictions on our end. When you own a portfolio site, for example, you can have dynamically generated thumbnails of the pictures which show your work, while when you've got a social network or a similar website which engages your guests in some way, you will be able to provide them with a variety of editing solutions for the images they upload. In addition, you can convert text to pictures, which provides you with many different opportunities regarding what content you're able to offer on your website.

ImageMagick and GD Library in Semi-dedicated Servers

Both ImageMagick and GD Library are present on the cloud web hosting platform where your new semi-dedicated server account shall be generated, which means that you will be able to take advantage of all the features of any script app that requires any of the two libraries so as to manage images, such as Joomla, WordPress, picture galleries, discussion forums, and many others. In case you are a web developer, you will be able to write the code yourself because we also support a number of programming languages PHP and Python are some of them. To give you even more options with regards to what applications you will be able to run, we support several 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 any of them, so the software environment on our servers will not restrict your choice in terms of the types of websites which you can host.