odoo/design-themes#805
Created by Website, Serge Bayet (seba)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: (runtime 1538s)
- Linked pull requests
- label
- odoo-dev:master-default-images-in-webp-seba
- head
- 59394241dfe6a176b54eb67892edd6ce8e3e2d47
odoo/odoo | odoo/design-themes | |
---|---|---|
master | #168862 missing r+ | #805 missing r+ |
[REF] theme_*: convert default images to WebP format
This commit switches the default image format from JPEG to WebP for all design-themes 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/odoo#168862