Skip to content

[REF] theme_*: convert default images to WebP format #805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SergeBayet
Copy link
Contributor

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

task-3167548

@robodoo
Copy link
Collaborator

robodoo commented Jun 11, 2024

Pull request status dashboard

Copy link
Contributor

@qsm-odoo qsm-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need a rebase too of course 🙏

@SergeBayet SergeBayet force-pushed the master-default-images-in-webp-seba branch 3 times, most recently from 7aec5e2 to 93ed226 Compare June 24, 2025 09:41
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

task-3167548
@SergeBayet SergeBayet force-pushed the master-default-images-in-webp-seba branch from 93ed226 to 5939424 Compare June 26, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants