scardine / image_size

Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)
MIT License
153 stars 45 forks source link

add functions to get size from memory buffer #10

Closed T2hhbmEK closed 5 years ago

T2hhbmEK commented 5 years ago

be able to get size if your file buffer is in the memory.