trismegiste / smart-crop
Image smart crop filter based on entropy
v1.0
2021-12-22 09:47 UTC
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is not auto-updated.
Last update: 2024-11-07 21:30:16 UTC
README
A GD2 method for smart resizing and cropping, based on entropy and color of the image.
Overhaul of gschoppe/PHP-Smart-Crop :
- PSR-4
- namespace
- autoload
- phpunit tests
- composer
Install
With composer :
$ composer require trismegiste/smart-crop