@imgproxy

13 Followers
6 Following
98 Posts
imgproxy is the new standard for image optimization
AI-powered, fast and secure image processing tool for developers.
our websitehttps://imgproxy.net
our bloghttps://imgproxy.net/blog/
GitHubhttps://github.com/imgproxy/imgproxy
newsletterhttps://substack.com/@imgproxy
Joel Oliveira: Predictability Is a Maintainability Feature

Predictability might be the most underrated feature of maintainable software. Joel Oliveira joins Robby to explore how thoughtful patterns, small refactors, and a bit of stubborn persistence can keep systems healthy long after their first release.

Maintainable Software Podcast
Loved this episode with @jayroh on maintainability & predictability.
And yes — it’s imgproxy, not ImageProxy 😉
Great example of how to migrate safely with adapters + feature flags instead of risky rewrites: https://buff.ly/oisS8Ng
Joel Oliveira: Predictability Is a Maintainability Feature

Predictability might be the most underrated feature of maintainable software. Joel Oliveira joins Robby to explore how thoughtful patterns, small refactors, and a bit of stubborn persistence can keep systems healthy long after their first release.

Maintainable Software Podcast
New imgproxy release!
imgproxy v3.31.0 is out, followed by a patch release v3.31.1.
Release notes:
v3.31.0: https://github.com/imgproxy/imgproxy/releases/tag/v3.31.0
v3.31.1: https://github.com/imgproxy/imgproxy/releases/tag/v3.31.1
Join early. Pay less. Shape what’s next.
https://buff.ly/KThe99s
Early access includes:
• pre-release imgproxy Pro v4 builds
• a direct feedback channel with the team
• early adopter pricing
Rolling out in batches.
imgproxy v4 is almost here.
We’re looking for teams ready to test v4 before the public release and share feedback. So we’re opening early access for the Pro version.
https://imgproxy.net/v4-early-access/
v4 Early Access | imgproxy: fast and secure on-the-fly image processing

Join the early access program for imgproxy Pro v4 and be the first to experience our latest features and improvements

Curious what imgproxy actually is and when it makes sense to use it?
We wrote a short overview for SourceForge that explains the core ideas.
https://sourceforge.net/articles/imgproxy-on-demand-image-processing-without-the-headache/
imgproxy: On-Demand Image Processing Without the Headache - SourceForge Articles

imgproxy: On-Demand Image Processing Without the Headache - Software

SourceForge Articles
Huge thank you to the https://miro.com team for trusting imgproxy with their production image pipeline.

RE: https://mastodon.social/@imgproxy/115288710014442367

We almost forgot to celebrate this one — but hey, 10K GitHub stars! Thanks to everyone who helped us get here. Now… let’s make it 20K, shall we?

Excellent breakdown of modern image optimization strategies — especially for teams dealing with high volumes of user-generated media.
The author walks through all the classic dead-ends… and ends up with a client-intelligent, cache-first architecture where imgproxy plays a key role.
Highly recommended read: https://err0r500.substack.com/p/rethinking-how-we-optimize-images
Rethinking How We Optimize Images for Small and Mid-Sized Websites

How we can leverage basic client intelligence and a sidecar cache proxy, running alongside an image processing proxy, to easily implement flexible image processing and CDN-like delivery.

err0r500's Substack