nimPNG
Image decoder/encoder
A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes.
PNG (Portable Network Graphics) decoder and encoder written in Nim
90 stars
9 watching
12 forks
Language: Nim
last commit: about 1 year ago
Linked from 1 awesome list
apng-imagegraphicsimageimage-compressionpngpng-decoderpng-encoder
Related projects:
Repository | Description | Stars |
---|---|---|
jangko/nimbmp | Software for encoding and decoding bitmap images in various formats. | 13 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
remixer-dec/mpy-img-decoder | Decodes and renders PNG and JPEG images in pure Micropython | 33 |
ikskuh/zig-qoi | An implementation of the Quite OK Image Format in Zig. | 133 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
terrynoya/asimagelib | A decoder library for PNG and BMP images in ActionScript 3. | 10 |
jiro4989/pnm | A library that provides a pure Nim implementation of the Netpbm format for image data storage and manipulation. | 4 |
lisp-mirror/pngload | A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing. | 1 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 365 |
agl/jbig2enc | An encoder for JBIG2 bi-level images | 4 |
catid/zpng | A fast and efficient lossless photographic image compression library | 273 |