←back to thread

519 points cantdutchthis | 3 comments | | HN request time: 0.602s | source
1. firefax ◴[] No.44504097[source]
there's also an apng standard that almost noone makes use of despite not being patent uncumbered like gif is and it does a good job compressing more "pixel art" or line drawings in the way gif does. (tends to be a bit less efficient with actual photographs)
replies(2): >>44505377 #>>44507093 #
2. duskwuff ◴[] No.44505377[source]
It's actually supported in all major browsers now, too: https://caniuse.com/apng

And even in software which don't support APNG, it'll render as the first frame of the animation, which is probably a fine fallback.

3. mkl ◴[] No.44507093[source]
GIF hasn't been patent-encumbered since 2004. APNG was initially released in 2004. MNG was earlier, but didn't catch on.