Go to file
2022-10-31 17:58:13 +00:00
Mk0.Software.Bildduplikate implemented total amount of API #19 2022-10-31 18:48:36 +01:00
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 2022-10-23 21:17:43 +02:00
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 2022-10-23 21:17:43 +02:00
Mk0.Software.Bildduplikate.sln Projektdateien hinzufügen. 2022-10-23 21:17:45 +02:00
README.md „README.md“ ändern 2022-10-31 17:58:13 +00:00

This program allows to compare possible image duplicates from a CSV (you can use python script https://git.kmpr.at/kamp/SimilarImages to find them and generate the CSV file) or an API (https://git.kmpr.at/kamp/DuplicateAPI which can be fed by the same python script) and delete one of the duplicates.

Keyboard Control: [1] - delete first possible duplicate [2] - delete second possible duplicate [0] or [K] - mark images as non-duplicates [D] delete most probably worst indicated duplicate (which has the bold delete button)