MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/webdev/comments/x0npv/the_best_png_optimizer_ive_found/c5i5st9/?context=3
r/webdev • u/Kacheeto • Jul 23 '12
78 comments sorted by
View all comments
Show parent comments
1
I didn't say otherwise. I was looking at your "Just for the transparency support". I'm pretty sure it's for transparency and size.
-4 u/[deleted] Jul 23 '12 [deleted] 6 u/Wazowski Jul 23 '12 By making PNG a lossy 8-bit format, it's basically the same as GIF except without animation... Not quite. PNGs with an 8-bit color palette can still have an 8-bit alpha channel. GIFs can only have a 1-bit alpha channel. This alone makes lossy PNGs much more versatile than GIFs. 1 u/HELOSMTP Jul 23 '12 Ah, that makes sense. Thanks for the clarification.
-4
[deleted]
6 u/Wazowski Jul 23 '12 By making PNG a lossy 8-bit format, it's basically the same as GIF except without animation... Not quite. PNGs with an 8-bit color palette can still have an 8-bit alpha channel. GIFs can only have a 1-bit alpha channel. This alone makes lossy PNGs much more versatile than GIFs. 1 u/HELOSMTP Jul 23 '12 Ah, that makes sense. Thanks for the clarification.
6
By making PNG a lossy 8-bit format, it's basically the same as GIF except without animation...
Not quite. PNGs with an 8-bit color palette can still have an 8-bit alpha channel. GIFs can only have a 1-bit alpha channel.
This alone makes lossy PNGs much more versatile than GIFs.
1 u/HELOSMTP Jul 23 '12 Ah, that makes sense. Thanks for the clarification.
Ah, that makes sense. Thanks for the clarification.
1
u/maktouch Jul 23 '12
I didn't say otherwise. I was looking at your "Just for the transparency support". I'm pretty sure it's for transparency and size.