
imagesize 1.4.1
0
Getting image size from png/jpeg/jpeg2000/gif file
Contents
Getting image size from png/jpeg/jpeg2000/gif file
Stars: 250, Watchers: 250, Forks: 48, Open Issues: 19The shibukawa/imagesize_py repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 250 github stars!
How to Install imagesize
You can install imagesize using pip
pip install imagesize
or add it to a project with poetry
poetry add imagesize
Package Details
- Author
- Yoshiki Shibukawa
- License
- MIT
- Homepage
- https://github.com/shibukawa/imagesize_py
- PyPi:
- https://pypi.org/project/imagesize/
- GitHub Repo:
- https://github.com/shibukawa/imagesize_py
Classifiers
- Multimedia/Graphics
Related Packages
Errors
A list of common imagesize errors.
Code Examples
Here are some imagesize code examples and snippets.
pythonfix