Grammar nazis are welcome to point out any typos and other mistakes in my toots :btr_kita_wave: I still have a lot to learn! Header picture from Stella no Mahou’s chapter 75. In order to improve my mental health I only read notifications on Saturdays.

  • 0 Posts
  • 3 Comments
Joined 4 年前
cake
Cake day: 2023年1月23日

help-circle

  • @that_leaflet I agree with the commenters there: it’s weird. I once researched image formats for a website of mine and JPEG XL showed better results in compression. It was slower (as I had to use a WASM-based decoder for browsers which not implement it), but I expected it to improve with time as long browsers implement it. But I can be biased: I used up to 1080p anime images. Also, I wanted progressive loading, which, at that time, AVIF didn’t supported.

    Which makes me ponder: since AVIF now supports progressive loading, I guess I can use it in my website and avoid the WASM decoder. :ThinkCatgirl: