macOS
brew install pngnqlocal Homebrew formula metadata
brew / rank 9955
Tool for optimizing PNG images. Version 1.1 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install pngnq.
install
brew install pngnqlocal Homebrew formula metadata
sudo apt install pngnqDebian stable package indexes · pngnq · source: deb.debian.org
sudo dnf install pngnqFedora Rawhide package metadata · pngnq · source: dl.fedoraproject.org
nix profile install nixpkgs#pngnqnixpkgs package indexes · pkgs/by-name/pn/pngnq/package.nix · source: api.github.com
overview
Tool for optimizing PNG images
history
pngnq is a command-line utility for converting RGBA PNG images to indexed palettes with two to 256 colors using a NeuQuant-derived neural-network algorithm.
Stuart Coyle created pngnq as an adaptation of Greg Roelofs's pngquant code using Anthony Dekker's NeuQuant algorithm, extended for four-channel RGBA data. The first release was 0.3 in June 2004; development resumed in 2006, the project moved to SourceForge in 2007, and improvements by Kornel Lesiński were merged for version 1.0 in 2009.
The project supplied binaries for Linux, macOS, BSD, and Windows and later entered several Unix-like package collections. Its official site records a move to SourceForge in 2007.
Run pngnq on PNG files to produce reduced-palette output; the official example combines `pngnq -n 256` with pngcrush. The utility deliberately focuses on quantization rather than serving as an all-in-one compression pipeline.
pngnq represents the neural-network branch of classic PNG palette-reduction tools. It is interesting as a specialized alternative to pngquant's historically median-cut-derived approach and as a composable predecessor to later image-optimization pipelines.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pngcomp | cli | global executable | |
pngnq | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://pngnq.sourceforge.net/
install metadata
| Package key | brew:pngnq |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pngnq |
| Homepage | https://pngnq.sourceforge.net/ |
| Upstream docs | https://pngnq.sourceforge.net/ |
| License | BSD-3-Clause |
| Source archive | https://downloads.sourceforge.net/project/pngnq/pngnq/1.1/pngnq-1.1.tar.gz |
| Last updated | 2026-09-11T13:21:29Z |
| Pulse | updated |
| Dependencies | libpng |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pngnq |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pngnq 1.1+ds-3
tool for optimizing PNG (Portable Network Graphics) images
sudo apt install pngnqpngnq
nix profile install nixpkgs#pngnqpngnq 1.1+ds-3build1
tool for optimizing PNG (Portable Network Graphics) images
sudo apt install pngnqpngnq 1.1-39.fc45
Pngnq is a tool for quantizing PNG images in RGBA format
sudo dnf install pngnqsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.