pngload
PNG decoder
A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing.
https://git.mfiano.net/mfiano/pngload (repository deleted)
1 stars
2 watching
1 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
| A compact and cleaner implementation of a PNG decoder in Lua | 11 |
| A Common Lisp library for encoding and decoding JPEG images | 23 |
| A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,315 |
| A PNG encoder and decoder written in C++ with support for ANSI C | 2,120 |
| A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
| A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 891 |
| Decodes and renders PNG and JPEG images in pure Micropython | 33 |
| A Common Lisp library for reading and processing Microsoft Excel XLSX files | 28 |
| A library to analyze and manipulate PNG image chunks | 1 |
| A Common Lisp library for manipulating and converting colors in various color spaces. | 44 |
| A set of tools and features for building and maintaining Common Lisp software projects | 1 |
| A C-based library and command line tools for encoding and decoding image formats commonly used on the web. | 2,042 |
| Provides a Scala Native interface to the libpng C library for reading and writing PNGs. | 0 |
| A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. | 90 |