Home > PHP > PHP Image manipulation with GD2

PHP Image manipulation with GD2

One of the more surprising things you can learn about PHP is that it’s actually very useful when it comes to manipulating images of varying filetypes and formats. And a good thing too, since a lot of the internet is made up of pictures!

The functionality of PHP in terms of image manipulation ranges from very simple resizing of images through to more complex effects and functions using image libraries such as ImageMagick

In this tutorial, He’ll take you through some of the more common uses for PHP when manipulating images, and then introduce you to some of the cooler aspects of this powerful little tool, which could help you to really add a bit of jazz and sparkle to your website!

Link: PHP Image manipulation with GD2

Categories: PHP Tags: , , ,
  1. No comments yet.
  1. No trackbacks yet.