fast-png: A JavaScript PNG Encoder/Decoder
2025-03-12
fast-png is a PNG image decoder and encoder written entirely in JavaScript. It offers options for CRC checking, custom image data, and text chunks. Install via npm and utilize its simple API for reading and writing PNG images. Licensed under MIT.
Development