Download the PHP package devoleg/php-fast-image-compare without Composer
On this page you can find all versions of the php package devoleg/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
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
All versions of php-fast-image-compare with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-imagick Version *
ext-gd Version *
gumlet/php-image-resize Version 1.7.0
marc1706/fast-image-size Version >1.1
symfony/var-dumper Version >4.0
symfony/cache Version >4.0
ext-imagick Version *
ext-gd Version *
gumlet/php-image-resize Version 1.7.0
marc1706/fast-image-size Version >1.1
symfony/var-dumper Version >4.0
symfony/cache Version >4.0
The package devoleg/php-fast-image-compare contains the following files
Loading the files please wait ....