Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
Fast Near Duplicate Image Search and Delete is a Python command-line tool that identifies and removes near-duplicate images using perceptual hashing (pHash) and a KDTree for efficient nearest-neighbor searches. It supports multiple hash algorithms, distance metrics, and parallel processing, with options to visualize duplicates via t-SNE and safely delete or back up images.
Parse Score