Hacker News new | ask | show | jobs
by spiffytech 569 days ago
Running the image through oxipng reduced it from 1.5MB to 1MB.

It's still big, but I like to do that as a standard practice when I put PNGs on my websites. It's a free win.

1 comments

WebP format is an even bigger savings. It tends to get the typical PNG down to around 50% of it's original size in lossless mode.
I've been seeing more and more people using AVIF now.