Closed DCjanus closed 2 years ago
Thanks for highlighting this! I have responsive images set up but you're right, I could probably do some optimizing.
I did an image optimization pass using a script I committed in https://github.com/Hoverbear/hoverbear.org/commit/79c28d5a3d6f1bfddd7af01630d53938cf4858e7
Hi, Thanks for your posts, which is really nice. I'm working for a Chinese company to optimize their network traffic cost in image, so I noticed that banner in each post is really large.
Like this pic: https://hoverbear.org/processed_images/c1bc11c7b5eb070f00.png
It cost
11MB
in network, and if convert it to WebP with imagemagick, it would be118KB
, in AVIF, it's only38K
.How about quality?In my official job, we compare images with PSNR:
refs: