cli blurhash tool thats basically a wrapper around bbrks/go-blurhash
Find a file
2026-01-08 14:32:10 -05:00
examples better scaling 2025-05-17 16:52:06 -04:00
blurhash.go i swear i committed these ages ago wtf 2026-01-08 14:32:10 -05:00
go.mod i swear i committed these ages ago wtf 2026-01-08 14:32:10 -05:00
go.sum i swear i committed these ages ago wtf 2026-01-08 14:32:10 -05:00
LICENSE gpled up 2025-05-17 17:00:47 -04:00
README.MD wrapper rapper 2025-05-17 16:53:50 -04:00

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