image-entropy

Calculates the entropy of an image

Usage no npm install needed!

<script type="module">
  import imageEntropy from 'https://cdn.skypack.dev/image-entropy';
</script>

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