Image icon indicating copy to clipboard operation
Image copied to clipboard

A PHP library to handle images

Results 84 Image issues
Sort by recently updated
recently updated
newest added

Or can't `save()` twice in a row. How do I get the image data without changing the GD stream status?

Is there a possibility of converting HTML + CSS content to image in this library ?

I think that generating hashes from relative path instead of absolute path would allow more usages of this library. For example, I am working on a website made with Grav...

`php-vips` - This extension lets you use the libvips image processing library from PHP 7 https://github.com/jcupitt/php-vips-ext The 4x faster https://github.com/jcupitt/php-vips-bench

Implementation of #137 Code adapted from http://php.net/manual/fr/function.imagefilter.php#109809

Hi ! Do you think we could implement a [vignetting ](https://en.wikipedia.org/wiki/Vignetting) filter ? I think it's a really nice filter, very useful when illustrating blog posts for example. I found...

Related to the #99 issue. There was no guessing from Source\Data. It always returned "jpeg".

You could use getimagesizefromstring to guess type from Data.

this one works except making the mask bg transparent - maybe you can quickly see what the issue is? tried for hours and looks like I do not understand what...

- border and transparent background - antialiasing - without using mask