[GH-ISSUE #96] Image uniqueness / perceptual hash #386

Closed
opened 2026-02-27 12:43:48 +03:00 by kerem · 0 comments
Owner

Originally created by @dessalines on GitHub (Sep 8, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/96

I assume that pictshare uses a simple md5 or sha hash of the file upload to determine image uniqueness, but it would be really cool if it used an image hash / perceptual hash for uniqueness.

Here's a good php library:

https://github.com/jenssegers/imagehash

Originally created by @dessalines on GitHub (Sep 8, 2019). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/96 I assume that pictshare uses a simple md5 or sha hash of the file upload to determine image uniqueness, but it would be really cool if it used an image hash / perceptual hash for uniqueness. Here's a good php library: https://github.com/jenssegers/imagehash
kerem closed this issue 2026-02-27 12:43:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pictshare#386
No description provided.