Skip to content
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

feat: avoid to convert webp to jpeg #85

Merged
merged 6 commits into from
Oct 18, 2023
Merged

feat: avoid to convert webp to jpeg #85

merged 6 commits into from
Oct 18, 2023

Conversation

mamico
Copy link
Member

@mamico mamico commented Oct 17, 2023

WEBP images are generally better in terms of compression/optimization than JPEG, and today Pillow and modern browsers support this format (https://caniuse.com/webp).

@mister-roboto

This comment was marked as resolved.

@mamico
Copy link
Member Author

mamico commented Oct 17, 2023

@jenkins-plone-org please run jobs

plone/scale/scale.py Outdated Show resolved Hide resolved
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
@mamico
Copy link
Member Author

mamico commented Oct 17, 2023

@jenkins-plone-org please run jobs

news/85.feature Outdated Show resolved Hide resolved
Copy link
Member

@davisagli davisagli left a comment

Choose a reason for hiding this comment

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

Nice!

Co-authored-by: David Glick <david@glicksoftware.com>
@davisagli
Copy link
Member

@jenkins-plone-org please run jobs

@davisagli davisagli merged commit 767534d into master Oct 18, 2023
13 checks passed
@davisagli davisagli deleted the webp branch October 18, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants