Tool for optimizing PNG (Portable Network Graphics) images
Pngnq is a tool for quantizing 32-bit RGBA PNG images to 8-bit RGBA palette PNG. It's is an adaptation by Stuart Coyle of Greg Roelf's pnqquant. While pngquant uses a median cut algorithm, Pngnq uses Anthony Dekker's neuquant algorithm (http://members.ozemail.com.au/~dekker/NEUQUANT.HTML), generally resulting in better looking results than pngquant.
Optimizers (like pngcrush and optipng) optimize the compression, usually losslessly. pngnq quantizes colors down to 256 (or fewer) distinct RGBA combinations, which is quite lossy. Optimized PNGs are usually two to four times smaller than the 32-bit versions.
- Links to graphics / pngnq
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adymo/pngnq && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000116 116 Bytes | |
| pngnq-1.1-libpng.patch | 0000000914 914 Bytes | |
| pngnq-1.1.tar.bz2 | 0000094878 92.7 KB | |
| pngnq.changes | 0000000424 424 Bytes | |
| pngnq.spec | 0000001535 1.5 KB |
Comments 0