git @ Cat's Eye Technologies NaNoGenLab / master image-calipers / README.md
master

Tree @master (Download .tar.gz)

README.md @masterview markup · raw · history · blame

image-calipers

This is not an experiment. It is a piece of lab equipment.

Abstract

This command-line tool lets you see some information about images.

This code was originally in naive-cut-up, from whence it was extracted.

Requirements

  • Python 2.7.6 (probably works with older versions too)
  • Pillow (it might work with PIL too)

Usage

$ ./image-calipers.py *.png | python -mjson.tool

The JSON blob can then be read, by a human or a program, for information about the images.