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

Use WebP for all thumbnails #2675

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jan 6, 2024

What is this pull request for?

WebP is well supported and is much more efficient than png or jpg.

Notable changes

This will re-create all thumbnails for each picture in the library.
If you have a large set of images and do not want delays while the thumbnails
get re-generated in the admin page edit or library views you can pre-generate them with

bin/rake alchemy:generate:picture_thumbnails

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen added this to the 7.1 milestone Jan 6, 2024
WebP is well supported and is much more efficient than
png or jpg.
@tvdeyen tvdeyen requested a review from a team January 8, 2024 08:30
@tvdeyen tvdeyen merged commit fe230d7 into AlchemyCMS:main Jan 8, 2024
31 checks passed
@tvdeyen tvdeyen deleted the webp-thumbnails branch January 8, 2024 08:49
@tvdeyen tvdeyen mentioned this pull request Jan 22, 2024
3 tasks
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.

2 participants