image-entropy
v1.1.0
Published
Calculates the entropy of an image
Downloads
3
Readme
Image Entropy
Basic CLI tool to calculate the entropy of an image
Install
npm i -g image-entropy
Usage
entropy [<file>]
Examples:
entropy test.png
cat test.png | entropy