Hunter
MakersThere are no makers yet
Discussion
H
Ben Tossell
@bentossell · Community Lead, Product Hunt
The toolkit features:
- HTTP server
- Resize (GIFT, nfnt resize, Graphicsmagick)
- Rotate
- Crop
- Convert (JPEG, GIF (animated), PNG , BMP, TIFF, ...)
- Cache (groupcache, Redis, Memcache, in memory)
- Gamma correction
- Fully modular
5sharetweet・
Olivier El Mekki
@oelmekki · maker
Interesting. I see there are some quite advanced caching capabilities, can it be used as a CDN as well, or it's better using it only for image processing?
💥
Mike Coutermarsh
@mscccc · Code @ Product Hunt
This is really smart & very much needed. There are services that do this (we use imgix for PH), but for people just starting out who don't have a budget, this looks like a good quick / less feature rich solution.
It's certainly superior to cropping/resizing on upload. You never really know what sizes you'll need. If you made a mistake in choosing... th… See more
Chema
@deambulando · Founder @yclascom @openclassifieds
For PHP http://glide.thephpleague.com/ WordPress code http://code.svn.wordpress.org/ph... or a bit older http://adaptive-images.com/
If you want to use a 100% free hosted one you can use https://images.weserv.nl/ or WP hosted solution https://developer.wordpress.com/...
Scollay Petry
@spetry · co-Founder of MapJam.com
This will solve a huge problem for us! Thanks!