Libraries tagged by fastimage
marc1706/fast-image-size
8523280 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
886685 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.
yncki/php-fast-image-compare
50663 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
romaricdrigon/fastimage
64115 Downloads
Finds the size and type of a remote image by fetching as little as needed. PHP port of Ruby fastImage.
loumray/fastimagesize
7324 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.
fastimage/fastimage
21502 Downloads
Fastimage
sergix44/php-fast-image-compare
1485 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
hyyan/jaguar
2054 Downloads
PHP 5.3 Graphic Library For Super Fast Image Manipulation And Drawing Using The Gd Library.
gstjohn/fastimage
475 Downloads
FastImage finds the size or type of an image given its uri by fetching as little as needed, ported by Tom Moor.
nazieb/fastimage
1910 Downloads
Fastimage
mean-cj/fastimage
13 Downloads
Laravel Fastimage Helper Library inspired by tommoor
ibarrajo/fastimage
577 Downloads
A simple library to get image sizes quickly
devoleg/php-fast-image-compare
25 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
appzz/fast-image
30 Downloads
Get type & size from remote image
nazieb/flashimage
16 Downloads
Get the type & size information of an image by fetching as little as possible