elisemercury / Duplicate-Image-Finder

difPy - Python package for finding duplicate or similar images within folders
https://difpy.readthedocs.io
MIT License
421 stars 65 forks source link

More output info #8

Closed Tesax123 closed 2 years ago

Tesax123 commented 2 years ago

I added a way to retrieve both names from duplicate images, not only those of the two with the lowest resolution.

Example syntax now: image

elisemercury commented 2 years ago

Hello Tesax123, This feature was added in the new version v2.0 of the difPy. Thanks a lot for your input!