Enhancement: Image Optimizer is too aggressive for some images #41232
Labels
[Boost Feature] Image CDN
aka Photon
[Experiment] AI labels added
[Feature Group] Content Management
Features related to the tools and screens that admins use to manage their sites core content.
[Feature] Photon
aka "Image CDN". Feature developed in the Image CDN package and shipped in multiple plugins
[Plugin] Boost
A feature to speed up the site and improve performance.
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Pri] Normal
[Type] Enhancement
Changes to an existing feature — removing, adding, or changing parts of it
Impacted plugin
None / Other
What
While using the Cover block, I'd like the background image to not be compressed as much (or not at all)
How
Context
I thought I had found a bug. I have a Cover block with a background image (2560px width) and the size is set to "full size". Looks good in the editor, but on the frontend, the compression is terrible. See example below. Look closely at the shirt (you might have to open the images). The compression is more obvious the larger the image.
As a result, I had to turn off image compression, but that affects all images on the site. I think Jetpack is miscalculating the size of the background image and Jetpack doesn't know that the image gets bigger as the viewport is enlarged. The image is an
img
element, not a CSS background-image.Snippet
The text was updated successfully, but these errors were encountered: