Project: imagesize

Getting image size from png/jpeg/jpeg2000/gif file

Project Details

Latest version
1.4.1
Home Page
https://github.com/shibukawa/imagesize_py
PyPI Page
https://pypi.org/project/imagesize/

Project Popularity

PageRank
0.0017384401496561093
Number of downloads
5698710

It parses image files' header and return image size.

  • PNG
  • JPEG
  • JPEG2000
  • GIF
  • TIFF
  • SVG
  • Netpbm
  • WebP

This is a pure Python library.