#perceptual #jpeg #hash #heic

bin+lib photohash

Tool for detecting duplicate photos and diffing directories

6 releases

0.1.5 Nov 3, 2024
0.1.4 Oct 31, 2024
0.1.2 Jul 24, 2023

#224 in Images

Download history 8/week @ 2024-09-18 12/week @ 2024-09-25 132/week @ 2024-10-16 33/week @ 2024-10-23 250/week @ 2024-10-30 33/week @ 2024-11-06 1/week @ 2024-11-13 2/week @ 2024-11-20 12/week @ 2024-11-27 104/week @ 2024-12-04 67/week @ 2024-12-11 23/week @ 2024-12-18 9/week @ 2024-12-25 54/week @ 2025-01-01

178 downloads per month

GPL-3.0 license

4.5MB
2.5K SLoC

Building

Ubuntu

sudo apt install -y cmake nasm libsqlite3-dev pkg-config

sudo add-apt-repository ppa:strukturag/libheif
sudo add-apt-repository ppa:strukturag/libde265
sudo apt update
sudo apt install -y libheif-dev

Windows

cargo install cargo-vcpkg
cargo vcpkg build
export VCPKGRS_DYNAMIC=1
cargo build

Dependencies

~47–83MB
~1.5M SLoC