Libraries tagged by getimagesize
marc1706/fast-image-size
9474655 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
fasterimage/fasterimage
1029228 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
loumray/fastimagesize
18274 Downloads
This package provides a getimagesize function that aims to match the usage of PHP getimagesize while trying to avoid the performance cost of downloading the complete file.
bitandblack/image-information
2552 Downloads
Reading information of images
joomla-ua/juimage
74 Downloads
JUImage - library for render thumbs.
daneren2005/fasterimage
18 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.