Blockhash (perceptual)
Try it interactively →POST /api/image-hash-blockhashCompute a perceptual hash of an image (block-hash). Two visually-similar images produce hashes within a small Hamming distance. Useful for de-duplication and reverse-image-search.
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| image* | file | — | Input image bytes. |
Response
Modes: json. Cache: yes (24h TTL).