Binary package “python3-imagesize” in ubuntu focal

Python 3 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 3 version of the module.