Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Imgproxy Alternatives
Similar projects and alternatives to imgproxy
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
http2-serverpush-proxy
A simple standalone reverse proxy that automatically enables server-push for assets related to a HTTP response.
-
PHP-Proxy
Proxy Application built on php-proxy library ready to be installed on your server
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
Glide
Wonderfully easy on-demand image manipulation library with an HTTP based API. (by thephpleague)
-
-
-
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
-
-
bimg
Go package for fast high-level image processing powered by libvips C library
-
SimpleImage
A PHP class that makes working with images and GD as simple as possible.
-
cimage
Server-side image resizing and cropping on the fly with caching of generated image-files using PHP.
-
compressioweb
CompressioWeb is a Open Source Production Grade Image Compression API and Web Application. It compresses JPG, PNG, GIF & SVG images in both Lossy and Lossless formats.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
imgproxy reviews and mentions
- Batch image optimization for web?
- 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
-
A note from our sponsor - Mergify
blog.mergify.com | 25 Sep 2023
Stats
imgproxy/imgproxy is an open source project licensed under MIT License which is an OSI approved license.
imgproxy is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of imgproxy is Go.