Binary package “python-imagesize” in ubuntu bionic

Python 2 module for getting image size from png/jpeg/jpeg2000/gif file

 This small module parses image header and returns width and height of the
 image. Supported formats are: PNG, JPEG, JPEG2000, GIF.
 .
 This is the Python 2 version of the module.