←back to thread

525 points cantdutchthis | 1 comments | | HN request time: 0.209s | source
Show context
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 #
1. 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.