mpy-img-decoder
Image decoder
Decodes and renders PNG and JPEG images in pure Micropython
PNG and JPEG decoder / parser / renderer in pure micropython
33 stars
3 watching
5 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
jpegjpeg-decoderjpgm5stackmicropythonpngpng-decoderpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
| A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. | 90 |
| A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
| An image processing framework for Python that integrates with various libraries and allows for plugin-based extension. | 1,309 |
| A decoder library for PNG and BMP images in ActionScript 3. | 10 |
| A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,315 |
| A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing. | 1 |
| Decodes R/C receiver PPM frame signal to extract usable data | 11 |
| A Python module for working with PNG images on microcontrollers | 12 |
| A Python library to decode PPM signals from RC receivers | 11 |
| A Verilog implementation of a high-performance JPEG decoder core for FPGA-based video playback systems | 216 |
| A toolkit for high-quality image restoration using Poisson Maximum A-Posteriori and other algorithms | 15 |
| A PNG encoder and decoder written in C++ with support for ANSI C | 2,120 |
| A MicroPython driver for ST7789 displays | 171 |
| Simplifies the rendering and playback of image sequences in Blender using Python APIs. | 175 |