Libraries tagged by imagekit
geekcell/imagekit-bundle
4090 Downloads
A Symfony bundle for Imagekit integration
belsignum/delete-processed-image
29 Downloads
This TYPO3 extension provides a backend tool to remove all processed (cropped, scaled, etc.) variants of a FAL image.It adds a contextual “Delete Processed Files” button directly in the Filelist module, enabling editors and integrators to manually clear processed images for individual file references when needed.
sunnysideup/imagewithstyle
70 Downloads
Add Images to your CMS and apply a particular style to them.
goldofficer/imagekiller
42 Downloads
ImageKiller
marc1706/fast-image-size
9529111 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.
christophlehmann/imageoptimizer
525940 Downloads
Optimize uploaded/processed images with binaries of your choice
andrewgjohnson/imagettftextblur
253969 Downloads
imagettftextblur is a drop-in replacement for imagettftext with added parameters to add blur, glow and shadow effects to your PHP GD images
treinetic/imageartist
81449 Downloads
ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php
nystudio107/craft-imageoptimize
341127 Downloads
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
sourcebroker/imageopt
44735 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
moc/imageoptimizer
109773 Downloads
Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.
imageoptim/imageoptim
413662 Downloads
ImageOptim API for PHP
byjg/imageutil
10131 Downloads
ImageUtil is a PHP library that provides a collection of operations for image manipulation using the GD library. It simplifies tasks such as flipping, cropping, resizing, stamping, and more.
laravel-enso/image-transformer
52028 Downloads
Image transformer dependency for Laravel Enso
andrewgjohnson/linebreaks4imagettftext
60983 Downloads
linebreaks4imagettftext is a function to automatically insert line breaks into your text while using PHP’s imagettftext() function