odoo/odoo#168862
Created by Website, Serge Bayet (seba)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Overridden by @d-fence
- ci/security: Required security check. Can only be ignored by security team.
- Linked pull requests
- label
- odoo-dev:master-default-images-in-webp-seba
- head
- 7abcae872fdb68c23041531fd3b79a9d66a79d97
odoo/odoo | odoo/design-themes | |
---|---|---|
master | #168862 missing r+ | #805 missing r+ |
[REF] website: convert default images to WebP format
This commit switches the default image format from JPEG to WebP for all website images. WebP offers superior compression compared to JPEG, resulting in smaller file sizes and faster website loading times. Additionally, this change helps avoid warnings from performance tools regarding image optimization.
See also: odoo/design-themes#805