trismegiste / smart-crop
Image smart crop filter based on entropy
Installs: 100
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 7
pkg:composer/trismegiste/smart-crop
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is not auto-updated.
Last update: 2025-10-10 02:02:39 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