findimagedupes
Finds visually similar or duplicate images
Install
- All systems
-
curl cmd.cat/findimagedupes.sh
- Debian
-
apt-get install findimagedupes
- Ubuntu
-
apt-get install findimagedupes
- Kali Linux
-
apt-get install findimagedupes
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install findimagedupes
- Raspbian
-
apt-get install findimagedupes
- Dockerfile
- dockerfile.run/findimagedupes
findimagedupes
Finds visually similar or duplicate images
findimagedupes is a commandline utility which performs a rough "visual diff" to two images. This allows you to compare two images or a whole tree of images and determine if any are similar or identical. On common image types, findimagedupes seems to be around 98% accurate.