You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nikos Giotis 847c66a1c5 python/imagesize: Added (python library for images). 9 years ago
..
README python/imagesize: Added (python library for images). 9 years ago
imagesize.SlackBuild python/imagesize: Added (python library for images). 9 years ago
imagesize.info python/imagesize: Added (python library for images). 9 years ago
slack-desc python/imagesize: Added (python library for images). 9 years ago

README

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.