#imgproxy — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #imgproxy, aggregated by home.social.
-
📝 Optimize external / dynamic images on-the-fly in SvelteKit
https://dev.to/mandrasch/optimize-external-dynamic-images-on-the-fly-in-sveltekit-25k8 #sveltekit #svelte #ipx #imgproxy -
📝 Optimize external / dynamic images on-the-fly in SvelteKit
https://dev.to/mandrasch/optimize-external-dynamic-images-on-the-fly-in-sveltekit-25k8 #sveltekit #svelte #ipx #imgproxy -
📝 Optimize external / dynamic images on-the-fly in SvelteKit
https://dev.to/mandrasch/optimize-external-dynamic-images-on-the-fly-in-sveltekit-25k8 #sveltekit #svelte #ipx #imgproxy -
📝 Optimize external / dynamic images on-the-fly in SvelteKit
https://dev.to/mandrasch/optimize-external-dynamic-images-on-the-fly-in-sveltekit-25k8 #sveltekit #svelte #ipx #imgproxy -
📝 Optimize external / dynamic images on-the-fly in SvelteKit
https://dev.to/mandrasch/optimize-external-dynamic-images-on-the-fly-in-sveltekit-25k8 #sveltekit #svelte #ipx #imgproxy -
Last week, I described how to add a dynamic #watermark to your images on the JVM. Another alternative is to use ready-made components, namely #imgproxy and #ApacheAPISIX I already combined them to resize images on-the-fly.
Here's how to achieve it:
-
The post will cover two alternatives to resize images: the traditional storage-heavy one and a on-the-fly one with #imgproxy
and #ApacheAPISIX