imageproxy

A caching, resizing image proxy written in Go (by willnorris)

Imageproxy Alternatives

Similar projects and alternatives to imageproxy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better imageproxy alternative or higher similarity.

imageproxy reviews and mentions

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.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 27 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic imageproxy repo stats
5
3,382
4.6
about 2 months ago

willnorris/imageproxy is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of imageproxy is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com