[BangPypers] What is the most efficient way to capture dimensions of remote images?

sidharth nair sidharth.xtb at gmail.com
Wed Aug 10 02:34:35 EDT 2016


Hi,

I'm using these 2 scripts along with urllib to get the dimensions of remote
images.

http://dalkescientific.com/Python/ReseekFile.html
https://gist.github.com/bmamouri/55ac6bfa7ba5eee03da2eb9e4f7469d9

What other criteria may affect the speed with which the dimensions are
calculated?
Is there any other faster way?

I'm using Python 3.5.1

-- 
Sidharth


More information about the BangPypers mailing list