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)

GitHub

1 stars
2 watching
1 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
randy408/libspng A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. 742
9551-dev/pnglua A compact and cleaner implementation of a PNG decoder in Lua 11
sharplispers/cl-jpeg A Common Lisp library for encoding and decoding JPEG images 23
pnggroup/libpng A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. 1,304
lvandeve/lodepng A PNG encoder and decoder written in C++ with support for ANSI C 2,113
wvanbergen/chunky_png A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. 1,051
richgel999/fpng A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. 883
remixer-dec/mpy-img-decoder Decodes and renders PNG and JPEG images in pure Micropython 33
defunkydrummer/lisp-xl A Common Lisp library for reading and processing Microsoft Excel XLSX files 28
lehitoskin/png-image A library to analyze and manipulate PNG image chunks 1
privet-kitty/dufy A Common Lisp library for manipulating and converting colors in various color spaces. 44
lisp-mirror/budden-tools A set of tools and features for building and maintaining Common Lisp software projects 1
webmproject/libwebp A library for encoding and decoding images in a specific format. 2,033
edadma/libpng Provides a Scala Native interface to the libpng C library for reading and writing PNGs. 0
jangko/nimpng A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. 90