Live data from Hacker News

How to use the next-gen open-sourced .Avif image format, 50% smaller than JPEG

reachlightspeed.com

1–10 of 31 posts

Re: How to use the next-gen open-sourced .Avif image format, 50% smaller than JPEG

#6
post #3

Ironically, the avif demo image they use in this write-up is larger then the failover jpg (137kb vs 110kb). https://reachlightspeed.com/img/blog/post-using-avif-images-... https://reachlightspeed.com/img/blog/post-using-avif-images-...

Good catch! We were moving quickly trying to get this blog post out before the standard was implemented. We've updated this and it's now a smaller file size.

Re: How to use the next-gen open-sourced .Avif image format, 50% smaller than JPEG

#7
post #3

Ironically, the avif demo image they use in this write-up is larger then the failover jpg (137kb vs 110kb). https://reachlightspeed.com/img/blog/post-using-avif-images-... https://reachlightspeed.com/img/blog/post-using-avif-images-...

Good catch! We were moving quickly trying to get this blog post out before the standard was implemented. We've updated this and it's now a smaller file size.

But what happened?

Re: How to use the next-gen open-sourced .Avif image format, 50% smaller than JPEG

#8
post #7

Earlier quoted context omitted.

Good catch! We were moving quickly trying to get this blog post out before the standard was implemented. We've updated this and it's now a smaller file size.

But what happened?

The .avif file in the example was accidentally saved as larger than the JPEG file which makes it a poor use case. We compressed the .avif file with the correct compression quantizer with avifenc to higlight the difference.

The JPEG file is 112kb and the .avif file is now 55kb.

Re: How to use the next-gen open-sourced .Avif image format, 50% smaller than JPEG

#9
post #4

How does it compare with FLIF? What use cases would it excel on/have that the other wouldn't/doesn't?

FLIF seems to compress higher but to my knowledge there is no major browser support. AVIF support is scheduled for Firefox 80 and Chrome 85 by the end of this month (August 25).

Re: How to use the next-gen open-sourced .Avif image format, 50% smaller than JPEG

#10
post #4

How does it compare with FLIF? What use cases would it excel on/have that the other wouldn't/doesn't?

FLIF seems to compress higher but to my knowledge there is no major browser support. AVIF support is scheduled for Firefox 80 and Chrome 85 by the end of this month (August 25).

Knowing nothing about the formats, why the difference in adoption?
Post reply on HN