top | item 44558740

(no title)

SegmentTree | 7 months ago

Thanks for the showcase.

I have a question: Can your tool detect duplicates with lower resolution? A typical use case would be images received via chat apps, which are often downscaled to save bandwidth. If I have a higher quality version, I'd like to keep only the larger one.

discuss

order

wickedsight|7 months ago

It uses hashing according to the site, so I highly doubt it.