What’s your biggest pain with image optimization today?
Image optimization still feels more complicated than it should be.
Between resizing, choosing the right format (WebP, AVIF, etc.), compression levels, and making sure everything loads fast globally, it quickly turns into a mix of scripts, services, and trial-and-error.
From what I’ve seen (and experienced), a few common pain points:
Finding the right balance between quality and size
Handling different formats across browsers
Dealing with caching and performance at scale
Keeping everything simple for developers
We’ve been working on Flyimg to simplify this with a URL-based approach (resize, compress, convert on the fly + global caching), but I’m really curious:
What’s the most frustrating part for you when dealing with images today?
Are you using build-time tools, CDNs, or fully dynamic solutions?
Would love to learn how others are solving this.


Replies