Hacker News new | ask | show | jobs
by ilt 688 days ago
> Any particular reason for APNG vs GIF?

GIFs support only 256 colors while APNG supports millions of colors and does have multi-browser support now. PNGs are also inherently high quality and don't pixelate like lossy image formats - GIF, JPG etc.