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

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -