mpy-img-decoder

Image decoder

Decodes and renders PNG and JPEG images in pure Micropython

PNG and JPEG decoder / parser / renderer in pure micropython

GitHub

33 stars
3 watching
5 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list

jpegjpeg-decoderjpgm5stackmicropythonpngpng-decoderpython

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. 736
jangko/nimpng A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. 90
wvanbergen/chunky_png A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. 1,051
image-py/imagepy An image processing framework for Python that integrates with various libraries and allows for plugin-based extension. 1,304
terrynoya/asimagelib A decoder library for PNG and BMP images in ActionScript 3. 10
pnggroup/libpng A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. 1,290
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
dastultz/micropython-ppm-decoder Decodes R/C receiver PPM frame signal to extract usable data 11
ratfink/micropython-png A Python module for working with PNG images on microcontrollers 12
redoxcode/micropython-ppm_reader A Python library to decode PPM signals from RC receivers 11
ultraembedded/core_jpeg A Verilog implementation of a high-performance JPEG decoder core for FPGA-based video playback systems 212
nasa-jpl/pmapper A toolkit for high-quality image restoration using Poisson Maximum A-Posteriori and other algorithms 15
lvandeve/lodepng A PNG encoder and decoder written in C++ with support for ANSI C 2,104
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163
p2or/blender-loom Simplifies the rendering and playback of image sequences in Blender using Python APIs. 175