Skip to content

Ability to get the image's information without loading the whole image.

Looking at the code, I saw that we have functions like im_peek. Is it possible to have that in Python too so that I can get the image's resolution for example without reading the whole image?