php-image-converter icon indicating copy to clipboard operation
php-image-converter copied to clipboard

PHP library to convert between gif, jpeg, png and webp image files

Results 7 php-image-converter issues
Sort by recently updated
recently updated
newest added

# Changed log - Integrate StyleCI service to check PSR-2 coding style automatically on incoming commits and PRs. - Integrate the Travis CI service, please. And it can find the...

It's related to issue #4. At this moment, the PHP `GD` extension with `WEBP` extension is not worked well during Travis CI build. IMHO, we should consider using the GitHub...

It's related to issue #20. Maybe I think we should add the pull request template.

add_pull_request_template

As title, I've found these image formats have some concerned problems. - According to the official [reference](https://php.net/manual/de/function.imagebmp.php), the `imagebmp` provided by `GD` extension only supports on `php-7.2+`. This package requires...

enhancement

May be good when using together with resize libraries. Maybe just set null as second argument to do that.

enhancement
awaiting-resizing-library