PNGdec

Display

Universal PNG decoder for MCUs with at least 48K of RAM.
Designed to provide a fully functional PNG decoder that can use minimal memory by decoding a line at a time with an optional callback function. Supports all pixel formats.

Author: Larry Bank

Maintainer: Larry Bank

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.