imgdupes icon indicating copy to clipboard operation
imgdupes copied to clipboard

Identifying and removing near-duplicate images using perceptual hashing.

Results 17 imgdupes issues
Sort by recently updated
recently updated
newest added

I would like to do something similar to whats described in the docs, but instead of deleting duplicate files, I would like to search for duplicates(from a set a query...

I have a huge library of files taken out with different softwares from a broken hard disk, I managed to salvage most of my photo library, but I discovered I...

The HEIF format keeps growing in use.

Hello. I would love to run this thing on my Synology-NAS (DS718+). Unfortunately, my containers always exit with error 132: https://medium.com/@nprch_12/docker-exited-132-e38f9dd2cd0d This is weird as my CPU should support SSE4.2....

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

It doesn't build with python v3.11 or v3.12 conda venv. https://github.com/knjcode/imgdupes/blob/d61ee8dbd5427ef83f51cf76ca70d42f6f7d41a1/setup.py#L21 probably should add