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

refactor(blog): Convert images to WebP #2871

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

SamsungGalaxyPlayer
Copy link
Contributor

Most blog images have been converted from JPG/PNG to WEBP for efficiency. Some exceptions:

  1. If the converted image looks noticeably worse.
  2. If the converted image is larger than the original image.
  3. In one case, I used AVIF instead of WEBP since the WEBP looked bad.

@jonaharagon jonaharagon added c:blog relating to privacyguides.org/blog c:enhancements new features or other enhancements to the website itself ci:build blog Enable blog builds on a PR labels Jan 29, 2025
@jonaharagon jonaharagon changed the title Switch blog images to webp refactor: Convert blog images to WebP Jan 29, 2025
Copy link

github-actions bot commented Jan 29, 2025

Your preview is ready!

Name Link
🔨 Latest commit 5ce317a
😎 Preview https://pr2871.unreviewed.privacyguides.dev/en/

@jonaharagon jonaharagon changed the title refactor: Convert blog images to WebP refactor(blog): Convert images to WebP Jan 30, 2025
@jonaharagon jonaharagon force-pushed the switch-images-to-webp branch from bdc7950 to 36db737 Compare January 30, 2025 00:10
@jonaharagon jonaharagon force-pushed the switch-images-to-webp branch from 36db737 to 5ce317a Compare February 7, 2025 06:48
@jonaharagon jonaharagon merged commit 5ce317a into main Feb 7, 2025
14 checks passed
@jonaharagon jonaharagon deleted the switch-images-to-webp branch February 7, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:blog relating to privacyguides.org/blog c:enhancements new features or other enhancements to the website itself ci:build blog Enable blog builds on a PR
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants