1.0.1 • Published 1 year ago

thumbhash-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

thumbhash-cli

npm version npm downloads

Console utility for generating ThumbHash

Powered by https://github.com/evanw/thumbhash

Install

# npm
npm install -g thumbhash-cli

# yarn
yarn global add thumbhash-cli

# pnpm
pnpm add -g thumbhash-cli

# bun
bun install -g thumbhash-cli

Usage

thumbhash ./image.jpg # 1QcSHQRnh493V4dIh4eXh1h4kJUI

License

Published under MIT License.