cli blurhash tool thats basically a wrapper around bbrks/go-blurhash
- Go 100%
| examples | ||
| blurhash.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.MD | ||
blurhash
cli blurhash tool thats basically a wrapper around https://github.com/bbrks/go-blurhash
features
- auto-scales images
install
from source
git clone https://github.com/0xf0xx0/blurhash.git
cd blurhash
go build
go install
usage
$ blurhash boat-on-lake/final.jpg
TLAn4P_4%MDjV@t7-;%Mt7.9x]xu 21,32
$ blurhash --decode 'TLAn4P_4%MDjV@t7-;%Mt7.9x]xu' --width 21 --height 32 --output examples/final-blur.png