difpy
There are 4 repositories under difpy topic.
elisemercury/Duplicate-Image-Finder
difPy - Python package for finding duplicate and similar images
prateekralhan/Streamlit-based-Duplicate-Images-Finder
A streamlit based webapp to find duplicate images from single/multiple directories.
elisemercury/difPy-app
Official web app for difPy Duplicate Image Finder.
jsuyog2/duplicate-finder
A Python application for detecting and managing duplicate images and videos in a specified folder. Features include a user-friendly GUI built with PySimpleGUI, real-time progress updates, and automatic moving of duplicates to organized directories. Utilizes the difPy library for image comparisons and a custom video comparison class.