Y
Hacker News
new
|
ask
|
show
|
jobs
by
Anon1096
2513 days ago
There's no real reason to use a gif over png for non-animated images. You'll have bloated filesizes and a limited color pallette.
1 comments
CamperBob2
2513 days ago
In many cases, .GIFs are quite a bit smaller than .PNGs. They're useful for putting small bits and pieces of artwork into data URIs, for instance.
link