Hacker News new | ask | show | jobs
by chc 4078 days ago
GIF this days is almost always used as a moving-picture format, which is not something standard PNG does. The number of actual GIFs being passed around these days that would be better off as PNGs is virtually zero.
1 comments

That's kind of my point. Animated pngs support 24bit color and transparency--which gifs do not. The carrot of transparency and more colors weren't enough to replace gif. It looked like the lzw patent scare would be enough but since that expired in 2003 nobody has been motivated to fully implement the spec or create content exclusively as pngs
AFAIK the PNG format does not provide for animation. You'd need to use another format such as MNG or APNG. Am I mistaken?