Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate image content hashing #7

Open
simonw opened this issue Apr 19, 2020 · 2 comments
Open

Integrate image content hashing #7

simonw opened this issue Apr 19, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Contributor

simonw commented Apr 19, 2020

To spot duplicate images (where the file content differs such that the sha256 is no longer a match) it would be useful to calculate and store perceptual hashes of some sort.

@simonw simonw added the enhancement New feature or request label Apr 19, 2020
@simonw
Copy link
Contributor Author

simonw commented Apr 19, 2020

https://pypi.org/project/ImageHash/ Is one option.

@dkam
Copy link

dkam commented Aug 26, 2021

Perceptual hashes might be what you're after : http://phash.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants