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

added argument to disable recursive search for duplicate images #46

Closed stberg-os closed 1 year ago

stberg-os commented 1 year ago

Hi Elise, I really appreciated your work on difPy. Thanks, it saved a lot of time while cleaning up my 2TB Nextcloud image-storage with many duplicates.

In my case, I had to disable the recursive search, since I sometimes store duplicates in subfolder, for example to share a collection with friends. I thought it might be cool to add this option upstream.