Skip to content

Python package & command-line tool for lightning-fast extraction of image metadata

License

Notifications You must be signed in to change notification settings

toaarnio/imsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imsize

Build Status

Lightning-fast extraction of image dimensions & bit depth. Tested on Python 3.8+ and Ubuntu 22.04.

Supports PGM / PPM / PNM / PFM / PNG / BMP / JPG / TIFF / INSP / EXR / HDR / DNG / CR2 / NEF / RAW / NPY.

Installing on Linux:

pip install imsize

Documentation:

pydoc imsize

Command-line usage:

imsize --help

Building & installing from source:

make install

Building & releasing to PyPI:

make release

About

Python package & command-line tool for lightning-fast extraction of image metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published