Go to file
Manuel Kamper 814a6e404a implemented minimum window size #13
main window on startup at center of screen #14
implemented remembering window state #15
implemented adjustable image amount loaded from API #16
fixed message when done #10
handled API connection errors #17
fixed empty replace path #18
added some comments
2022-10-31 16:39:12 +01:00
Mk0.Software.Bildduplikate implemented minimum window size #13 2022-10-31 16:39:12 +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-28 13:10:21 +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.