{"id":53000,"library":"corona10-goimagehash","title":"Go Image Hash","description":"A Go library for computing perceptual image hashes (pHash, dHash, aHash, wHash).","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/corona10/goimagehash","tags":["image","hash","perceptual","phash","similarity"],"install":[{"cmd":"go get github.com/corona10/goimagehash","lang":"bash","label":"Install github.com/corona10/goimagehash"}],"dependencies":[],"imports":[{"symbol":"goimagehash","correct":"github.com/corona10/goimagehash"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/corona10/goimagehash\"\n)\n\nfunc main() {\n\thash, _ := goimagehash.AverageHash(\"image.jpg\")\n\tfmt.Println(hash.ToString())\n}","lang":"go","description":"Compute average hash of an image"},"warnings":[],"env_vars":null,"search_vec":"'ahash':14 'comput':8 'dhash':13 'go':1,5 'hash':3,11,17 'imag':2,10,16 'librari':6 'perceptu':9,18 'phash':12,19 'similar':20 'whash':15","created_at":"2026-06-15T07:23:01.137464+00:00","updated_at":"2026-06-15T07:23:01.137464+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/corona10/goimagehash","github":"https://github.com/corona10/goimagehash","docs":"https://pkg.go.dev/github.com/corona10/goimagehash#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}