Download the PHP package sergix44/php-fast-image-compare without Composer
On this page you can find all versions of the php package sergix44/php-fast-image-compare. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-fast-image-compare
Fast Image Compare for PHP
PHP library for comparing images, forked and updated with dependencies to PHP8+.
Originally by https://github.com/yncki
What this library does
- compare two images
- check two images are similar or different
- find duplicate images in array or in directory,
- find unique images in array or in directory
- compare images ( with different sizes and aspect ratios too),
- compare image arrays,
- return percentage difference between images
- supports jpg, png, bmp, webp
Requirements
In order to load and compare images, the library relies on the ImageMagick extension.
Installation and Documentation
Original documentation:
https://php-image-comparer.axl.pl
A copy is provided in the docs/ folder.
All versions of php-fast-image-compare with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-imagick Version *
ext-gd Version *
gumlet/php-image-resize Version ^2.0.1
marc1706/fast-image-size Version ^1.1
symfony/cache Version ^6.0
ext-imagick Version *
ext-gd Version *
gumlet/php-image-resize Version ^2.0.1
marc1706/fast-image-size Version ^1.1
symfony/cache Version ^6.0
The package sergix44/php-fast-image-compare contains the following files
Loading the files please wait ...