chunky_png
PNG decoder/encoder
A Ruby library for reading and writing PNG images without relying on memory-intensive libraries.
Read/write access to PNG images in pure Ruby.
1k stars
28 watching
101 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
chunkypngpngpng-decoderpng-encoderrdoc
Related projects:
Repository | Description | Stars |
---|---|---|
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
stumpycr/stumpy_png | A pure Crystal implementation of PNG image reading and writing. | 106 |
jangko/nimpng | A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. | 90 |
lehitoskin/png-image | A library to analyze and manipulate PNG image chunks | 1 |
remixer-dec/mpy-img-decoder | Decodes and renders PNG and JPEG images in pure Micropython | 33 |
webmproject/libwebp | A library for encoding and decoding image files in the WebP format | 2,027 |
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 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
terrynoya/asimagelib | A decoder library for PNG and BMP images in ActionScript 3. | 10 |
leeburrows/async-image-encoders | A library of classes for asynchronously encoding BitmapData objects into image file formats. | 20 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
sparks-baird/xtal2png | Converts crystal structures to grayscale PNG images for use in machine learning models | 35 |