imageproxy VS imgproxy

Compare imageproxy vs imgproxy and see what are their differences.

imageproxy

A caching, resizing image proxy written in Go (by willnorris)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
imageproxy imgproxy
5 29
3,394 8,301
- 1.6%
4.6 9.3
2 months ago 4 days ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

imageproxy

Posts with mentions or reviews of imageproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Any selfhost image proxy optimization?
    3 projects | /r/selfhosted | 10 Dec 2023
    I wrote https://github.com/willnorris/imageproxy for exactly this purpose about 10 years ago. It's just been a personal project, but handful of folks have used it over the years. As mentioned below, imgproxy.net is the other pretty popular option, also written in go. Notably, it's backed by Evil Martians (makers of postcss and a bunch of other things), so is a bit more robust, and has gotten a lot more real-world usage and large scales.
  • How can I load an image at a lower resolution than it is?
    1 project | /r/webdev | 15 May 2023
    If you can't specify the resolution, then there exists tools like imageproxy which is a server which does resizing for you, and sits as a middleman between your client and the API you are requesting images from. I honestly wouldn't bother with this just because lighthouse says that image sizes are a problem. The amount of effort to host an imageproxy like service outweighs the benefits of simplicity in my opinion. So I would only use imageproxy if I'm expecting a lot of visitors using very slow connections or the images you are loading are large (>1 megabyte).
  • ImageProxy Ruby client
    2 projects | /r/ruby | 18 Feb 2023
    This gem is just a client for using ImageProxy
  • Image Storage and Delivery
    3 projects | /r/SaaS | 23 Jun 2022
    I've used Imgix on a lot of projects and can't really complain, it's a bit pricey though. If your needs are simple enough you might be able to host your own transform proxy https://github.com/willnorris/imageproxy
  • Resizing images hosted by a third party?
    1 project | /r/webdev | 7 May 2022
    You can try ImageProxy. You will need to host it yourself but the original images can come from third parties.

imgproxy

Posts with mentions or reviews of imgproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-03.
  • Ask HN: How to handle user file uploads?
    10 projects | news.ycombinator.com | 3 May 2024
    In my project[1], I convert all user-uploaded images to high-quality webp and store them like that. I discard the original files after the conversion. I use imgproxy[2] to further resize and convert them on the fly for actual display.

    I don't do videos yet, but I'm kinda terrified of the idea of putting user-uploaded files through ffmpeg if/when I'll support them.

    [1] https://github.com/grishka/Smithereen

    [2] https://github.com/imgproxy/imgproxy

  • How Can I Streamline My Image Prep
    2 projects | /r/webdev | 6 Dec 2023
    We use imgproxy which does 2->4 and all you need to do is change the URL on your site.
  • Resizing images on-the-fly
    2 projects | dev.to | 5 Oct 2023
    imgproxy interactive demo
  • Batch image optimization for web?
    2 projects | /r/webdev | 12 Jun 2023
  • What file size should product images be for optimum speed & quality?
    1 project | /r/ecommerce | 7 May 2023
    You should also be using a variety of formats. Unless you need support for old browsers and transparency in the same image, don't use PNG. Stick with jpg, webp and avif. You can setup something like imgproxy to automatically resize and change format of images, or even fit into the space requirements you set.
  • Local image optimization using the Image component.
    1 project | /r/webdev | 18 Apr 2023
    If you look for something universal, you can try API for image optimization (e.g. imgproxy). However, the mechanism is different from build-time optimization.
  • Image compression
    1 project | /r/golang | 29 Mar 2023
  • improving our open source image processing tool
    1 project | /r/opensource | 17 Mar 2023
    Hey everyone, seeking some feedback about how to improve our project, imgproxy, an open source image processing tool.It’s designed to reduce costs and remove pricey requirements for all saved images to conform to specific formats. You can read the full list here if you’re curious: https://github.com/imgproxy/imgproxy In addition to crucial image processing stuff (like resizing, cropping, rotating), it can also sign urls, add watermarks, and a ton of other things.A ton of developers use it, and that’s great. We’re trying to improve it further, so wanted to put out the feelers and see if there is anyone using it (or a similar tool) who could suggest some additional features (or tell about the essential features of your current image processing tool).
  • Compress images - selfhosted solution
    4 projects | /r/selfhosted | 15 Mar 2023
  • Go Image Converting
    3 projects | /r/golang | 9 Mar 2023

What are some alternatives?

When comparing imageproxy and imgproxy you can also consider the following projects:

docker-nginx-image-proxy - on the fly image cropping with gravity, resize and compression microservice

miniProxy

ImageWizard - Image processing webservice based on ASP.NET Core and ImageSharp / SkiaSharp / SvgNet / DocNET

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface

imageproxy_ruby - ImageProxy Ruby client

traefik - The Cloud Native Application Proxy

flyimg - Cloud-native application that resizes and crops images on the fly, delivering optimized images in formats such as AVIF, WebP, MozJPEG, or PNG using ImageMagick, with an efficient caching system.

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

BunkerWeb - 🛡️ Make your web services secure by default !

PHP-Proxy - Proxy Application built on php-proxy library ready to be installed on your server

Pomerium - Pomerium is an identity and context-aware reverse proxy for zero-trust access to web applications and services.