imagedatadupes

Duplicate image finder
git clone git://lumidify.org/imagedatadupes.git (fast, but not encrypted)
git clone https://lumidify.org/git/imagedatadupes.git (encrypted, but very slow)
git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/imagedatadupes.git (over tor)
Log | Files | Refs | README | LICENSE

commit 38a8450214a380b7964983d689809e9b92bbb0b4
parent ec0fa9fd20ade097de645eac16df450a027a9251
Author: lumidify <nobody@lumidify.org>
Date:   Mon, 27 Jul 2026 15:29:19 +0200

Add note about tests to TODO

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -40,3 +40,4 @@ since the UserComment tag is completely ignored. It might be better to still take ignored tags into account unless doing so would cause the files to not be considered as duplicates anymore. +* Create some test images for automated tests.