An open API service indexing awesome lists of open source software.

https://github.com/frozenassassine/imageduplicatefinder

A simple image duplicates finder for windows
https://github.com/frozenassassine/imageduplicatefinder

csharp duplicate-images tools winui3

Last synced: over 1 year ago
JSON representation

A simple image duplicates finder for windows

Awesome Lists containing this project

README

          


AppIcon


ImageDuplicateFinder







## 🔎 What is ImageDuplicateFinder?
ImageDuplicateFinder is a simple way to find and remove duplicate images on Windows. It works by getting the SHA256 hash code for each image and storing those in a Dictionary. When the hashcode in the dictionary already exists, add the path to the dictionary item with the same hash code.

## 📷 Images