Image Optimization for the Web
Serving the right image to every screen is the most cost-effective performance optimization: modern formats (AVIF and WebP), responsive variants per pixel density, and a weight budget per derivative.
What this CMS applies
Every uploaded image generates a full matrix of derivatives with a content hash, so the browser downloads exactly one source and the cache never serves stale bytes.