imageModifer is a PHP class that allows you to crop and resize images. The following formats are supported:
- PNG
- JPG
- GIF
This class requires PHP 5 and GD2 Library (GD2 with GIF support if you want to modify GIF images).
imageModifer is a PHP class that allows you to crop and resize images. The following formats are supported:
This class requires PHP 5 and GD2 Library (GD2 with GIF support if you want to modify GIF images).