blob: 70b7aee6f1ef0821c44d5e7aad0d9572b3b7bf9a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Pngnq is a tool for quantizing PNG images in RGBA format.
Pngnq is an adaptation by Stuart Coyle of Greg Roelf's pnqquant using
Anthony Dekker's neuquant algorithm.
The neuquant algorithm uses a neural network to optimise the color map
selection. This is fast and quite accurate, giving good results on many
types of images.
WWW: http://pngnq.sourceforge.net/
|