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
Calculates the entropy of an image
Basic CLI tool to calculate the entropy of an image
npm i -g image-entropy
entropy [<file>]
Examples:
entropy test.png
cat test.png | entropy