slackbuilds_ponce/python/imagesize/README

10 lines
177 B
Text
Raw Normal View History

Getting image size from png/jpeg/jpeg2000/gif file
It parses image files header and return image size.
PNG
JPEG
JPEG2000
GIF
This is a pure Python library.