pHashChecker
A GUI tool using libpHash to search similar images in your system.
Make sure you have installed Qt 6.2.0+ in your system.
Install
# building pHashChecker
cd
git clone --recurse-submodules https://github.com/apocelipes/pHashChecker
mkdir build && cd build
cmake ..
make
# running
./pHashChecker
Screenshots
TODO
- unit testing
- more settings
- more animated effects