rhsimplex/image-match
🎇 Quickly search over billions of images observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3830
- days_rel: n/a
- days_push: 1366
- n_releases_24m: 0
Adoption not part of the score
2978 stars · 404 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for computing image signatures and searching for near-duplicate images across corpora of billions of images, backed by Elasticsearch. It is based on the Wong et al. image signature algorithm, similar to pHash, and is intended for duplicate detection rather than conceptual similarity.
Use cases
- find near-duplicate images in a large corpus
- detect copyright violations of images
- build a reverse image search engine
- deduplicate an image dataset
- search billions of images quickly
- compute perceptual image signatures in python
When to choose
- you need to find nearly identical or slightly modified images at very large scale
- you want a pHash-like alternative with a scalable database backend
- you need high-rate image insertion into a searchable index
When to avoid
- you want conceptually or semantically similar image search (e.g. deep learning embeddings)
- you need actively maintained software - the repo is explicitly unmaintained
- you cannot run Elasticsearch as a dependency
Facets
library · maturity abandoned
search-engine image-processing database image-processing computer-vision python cross-platform image-signatures duplicate-detection perceptual-hashing elasticsearch reverse-image-search search
1 source
- readme: https://github.com/rhsimplex/image-match · fetched 2026-08-28 · 6cc8474d7cfb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rhsimplex/image-match | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rhsimplex/image-match")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem