Go CLI tool to find duplicate images in a folder
-
Updated
Nov 26, 2025 - Go
Perceptual hashing is the use of an algorithm that attempts to fingerprint multimedia for identification and comparison. Perceptual hashes of two similar multimedia should be similar.
Go CLI tool to find duplicate images in a folder
go bindings for libfastimagehash
perceptual hashing library to check similarity in percentage between two similar images
check for duplicate images and find the best one in a folder with an easy to use cli
📸 Clean your image folder using perceptual hashing and BK-trees using Go!
Image perceptual hashing tool
A collection of algorithms for comparing the similarity of images using perceptual hashes
A simple perceptual hash library in pure Go.
Golang library for computing perceptual hashes of images