trismegiste/smart-crop

Image smart crop filter based on entropy

v1.0 2021-12-22 09:47 UTC

This package is not auto-updated.

Last update: 2024-04-25 19:10:53 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