SimpleImage
imgproxy
Our great sponsors
SimpleImage | imgproxy | |
---|---|---|
1 | 25 | |
1,334 | 7,203 | |
- | 1.2% | |
2.1 | 8.0 | |
23 days ago | 4 days ago | |
PHP | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SimpleImage
-
How do you handle image optimization, resizing and thumbnail in Laravel?
I think https://github.com/claviska/SimpleImage is the best solution for you.
imgproxy
- Compress images - selfhosted solution
- Go Image Converting
-
The dangers behind image resizing
Image resizing is one of those things that most companies seem to build in-house over and over. There are several hosted services, but obviously sending your users photos to a 3rd party is pretty weak. For those of us looking for a middle-ground: I've had great success with imgproxy (https://github.com/imgproxy/imgproxy) which wraps libvips and well maintained.
-
Image Storage and Delivery
I realized after I commented that this was the actual one I'd looked at https://github.com/imgproxy/imgproxy (names are too similar...). I think the self-hosted ones also will cache in memory or disk if you'd rather not setup S3.
- How do you handle image optimization, resizing and thumbnail in Laravel?
-
Imagor - high performance image processing server written in Go, with Thumbor URL syntax
You should get better performance over image resize, as this project does leverage more efficient functions such as vips_thumbnail_buffer. which imgproxy currently not implemented.
-
Best image format for space/quality
This is the proxy is use: https://imgproxy.net
What are some alternatives?
miniProxy
Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface
traefik - The Cloud Native Application Proxy
http2-serverpush-proxy - A simple standalone reverse proxy that automatically enables server-push for assets related to a HTTP response.
imagor - Fast, secure image processing server and Go library, using libvips
PHP-Proxy - Proxy Application built on php-proxy library ready to be installed on your server
Pomerium - Pomerium is a context-aware access gateway.
bunkerweb - 🛡️ Make your web services secure by default !
Squid - Squid Web Proxy Cache
Pound - The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s).
microproxy - Lightweight non-caching HTTP(S) proxy server
Tinyproxy - tinyproxy - a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems