「PNGuin」A relatively fast, pure Luau PNG library

A relatively fast, pure Luau PNG library


Behold, my first *professional* resource!

PNGuin is a lightweight, performant, and memory-efficient Luau implementation of the PNG image format.

Currently supports extracting all critical chunks (+ simple transparency via tRNS) and decoding RGBA pixel data from said chunks. Supports all bit depths & color types!

Please view the GitHub repository for releases, docs & more info!

Thank you for reading! sifHeart2

5 Likes

Heya people! sifWave

I would like to inform 20 hours later than I should have; proper documentation has been written!
You can check it out now in the GitHub wiki.