Skip to content

Mtarnuhal/FastImageCompare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Image Compare for PHP

PHP library for comparing images

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

https://php-image-comparer.axl.pl

About

PHP Image Comparer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%