8000 GitHub - special/blockhash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

special/blockhash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockhash

A Go port of https://github.com/commonsmachinery/blockhash-python.

Usage

go build
./blockhash path_to_image.jpg

This will output a 64 character hexadecimal hash representing the image.

Known issues

The hashes produced are not the same as other versions because the Go image library reads different pixel values (sometimes, but consistently).

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0