PHP Image Manipulation Library – Zebra_Image
4
Oct
// php the_time('Y') ?>
Zebra_Image is an open source and lightweight image manipulation library built with PHP.
The library is object-oriented, requires only the PHP GD2 extension and supports resize, crop, rotate and flip operations.
It works with .JPG, .GIF + .PNG formats and can convert one format to another after each action (transparency is preserved as well).
For the most-used function, image resizing, there are various methods offered for a smart resize like "keeping the aspect ratio", "resizing with prioritizing width or height" and "resizing by cropping".
It is also possible to define the quality of .JPG outputs.
Requirements: PHP 4.4.9+ with GD2 extension
Website: http://stefangabos.ro/php-libraries/zebra-image/
Website: http://stefangabos.ro/php-libraries/zebra-image/
- Tags:
Php
- Filed under: Goodies, GPL License, Images, LGPL License
- 0 Comments
Leave a reply











