Libraries tagged by getimagesize
marc1706/fast-image-size
8830426 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
926647 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
10460 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.
joomla-ua/juimage
65 Downloads
JUImage - library for render thumbs.
bitandblack/image-information
1289 Downloads
Reading information of images
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.