🍺 BREW Explorer

← all formulae

blockhash

brew install blockhash v0.3.3_4 MIT

Perceptual image hash calculation tool

16
30-day installs · #7389
55
90-day · #7082
267
365-day · #6626
92
★ GitHub stars · updated 2y ago

Runtime dependencies

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "imagemagick"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Perceptual image hash calculation tool",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:55+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "blockhash",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-01-04T14:15:44Z",
  "github_readme_excerpt": "![Tests](https://github.com/commonsmachinery/blockhash/actions/workflows/test.yml/badge.svg)\n\nblockhash\n=========\n\nThis is a perceptual image hash calculation tool based on algorithm descibed in\nBlock Mean Value Based Image Perceptual Hashing by Bian Yang, Fan Gu and Xiamu Niu.\n\nBuild and install\n-----------------\n\nBlockhash requires libmagickwand. On Debian/Ubuntu it can be installed using\nthe following command:\n\n    sudo apt-get install libmagickwand-dev\n\nOn Fedora and friends:\n\n    sudo dnf install ImageMagick-devel\n\nTo build blockhash cd to the source directory and type:\n\n    ./waf configure\n    ./waf\n\nThe program binary will land in `./build`. To install it to `/usr/local/bin/` type:\n\n    ./waf install\n\nUsage\n-----\n\nRun `blockhash [list of images]` for calculating hashes.\n\nRun `blockhash --help` for the list of options.\n\nLicense\n-------\n\nCopyright 2014 Commons Machinery http://commonsmachinery.se/\n\nDistributed under an MIT license, please see LICENSE in the top dir.\n\nContact: dev@commonsmachinery.se\n",
  "github_repo": "commonsmachinery/blockhash",
  "github_stars": 92,
  "github_topics": [],
  "homepage": "https://github.com/commonsmachinery/blockhash",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 16,
  "installs_365d": 267,
  "installs_90d": 55,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "blockhash",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7389,
  "rank_365d": 6626,
  "rank_90d": 7082,
  "raw_hash": "bce61c10a3cf27d4",
  "recommended_dependencies": [],
  "revision": 4,
  "ruby_source_path": "Formula/b/blockhash.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "python": "build"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "0.3.3",
  "versioned_formulae": [],
  "why_use_this": null
}