How to get image meta without downloading whole image in python -


how fetch image properties height, width, size, mime in python downloading required bytes, doesn't take long fetch image.

any appreciated.

i solved creating imageinfo php library using threads. here's github link repository:

https://github.com/rohitkhatri/python-image


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -