we would like to request an improvement to the current website media compression feature.
At the moment, image compression and optimized delivery seem to work only for images embedded as standard <img> elements. This is helpful, but it does not appear to apply to background images that are loaded through CSS properties such as background-image. As a result, those assets are still delivered unoptimized, even though they can have a significant impact on page speed.
The same issue also applies to videos. It would be very useful if video assets could also be included in the platform’s optimization pipeline.
Requested improvements:
Apply image compression and optimized delivery not only to <img> elements, but also to CSS background images
Extend media optimization to uploaded video assets where possible
Add an option for automatic WebP/AVIF output to achieve even better compression and loading performance
Why this matters:
Background images are often heavily used in hero sections, banners, and content blocks
Unoptimized background images can noticeably hurt Core Web Vitals and overall page speed
Video optimization would further improve load times and bandwidth usage
Automatic WebP/AVIF generation would provide a modern and much more efficient delivery option for many visual assets
This would significantly improve real-world performance optimization for websites built in HighLevel.