Y
Hacker News
new
|
ask
|
show
|
jobs
by
ashmud
4168 days ago
Color quantizer (
http://x128.ho.ua/color-quantizer.html
) lets you use up to 12-bit (4096 colors). For command line, the author has TruePNG (
http://x128.ho.ua/pngutils.html
).
1 comments
mark-r
4168 days ago
That's interesting, since there isn't a 12-bit PNG format. Do they leave it in 24 bit then, and just rely on better compression due to fewer unique bit combinations?
link
ashmud
4168 days ago
It looks that way. Irfanview reports 24bpp for images saved when I selected > 256 colors in CQ.
link