libpng-config

manipulate PNG image format files

Install

All systems
curl cmd.cat/libpng-config.sh
Debian Debian
apt-get install libpng12-dev
Ubuntu
apt-get install libpng16-devtools
Alpine
apk add libpng
Arch Arch Linux
pacman -S libpng
image/svg+xml Kali Linux
apt-get install libpng-dev
Fedora
dnf install mingw64-libpng
Windows (WSL2)
sudo apt-get update sudo apt-get install libpng16-devtools
OS X
brew install libpng
Raspbian
apt-get install libpng12-dev
Docker
docker run cmd.cat/libpng-config libpng-config powered by Commando

libpng-devel-2

manipulate PNG image format files

libpng-dev

PNG library - development (version 1.6)

libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. This package contains the header and development files needed to build programs and packages using libpng.

libpng12-dev

PNG library - development

libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. This package contains the header and development files needed to build programs and packages using libpng.

mingw32-libpng

MinGW Windows Libpng library

mingw64-libpng

MinGW Windows Libpng library

libpng

The libpng package contains a library of functions for creating

and manipulating PNG (Portable Network Graphics) image format files. PNG is a bit-mapped graphics format similar to the GIF format. PNG was created to replace the GIF format, since GIF uses a patented data compression algorithm. Libpng should be installed if you need to manipulate PNG format image files.

libpng16-devtools

PNG library - tools (version 1.6)