Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

image-entropy

legraphista23MIT1.1.0

Calculates the entropy of an image

image, entropy

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