If you would like to have dynamic images on your site, the web server where you host it needs to have the suitable software for that. As an alternative to using static images with a fixed size, you could have thumbnails and automatically resized images depending on the device a visitor uses or you may even flip and invert images through a script application. All these things are feasible with ImageMagick and GD library - 2 pieces of software which could be installed on a web server and which work with a large amount of popular scripting languages like: Perl, Python and PHP. In this way, you could use images with any web-based app that you'd like, irrespective of the language it was developed with - a custom-made Perl script or a PHP one. The two libraries will allow you to work with more than a hundred different image formats such as GIF, PNG, TIFF, JPEG, and so on.

ImageMagick and GD Library in Semi-dedicated Hosting

Since both GD Library and ImageMagick are installed on the cloud platform where all semi-dedicated server accounts are created, you will not experience any kind of problems to run any sort of script application that needs these libraries in order to work properly. Lots of apps allow you to work with charts and images - community forums, cms, blog platforms, and many others, which means that when you use such software on our end, you will be able to use all of its attributes - automatically generated thumbnails for images linked to a forum reply or easy to customize avatars on a social network website, for example. Both libraries will be provided with all the PHP versions that you're able to select through the Hepsia website hosting Control Panel - 4, 5.2, 5.3, 5.4 and 5.5.