# remixer-dec/mpy-img-decoder

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/remixer-dec-mpy-img-decoder).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/remixer-dec/mpy-img-decoder
- awesome-repositories: https://awesome-repositories.com/repository/remixer-dec-mpy-img-decoder.md

## Description

PNG and JPEG decoder / parser / renderer in pure micropython. Decodes PNG and JPEG files/byte buffers and outputs pixel colors At the time of developing this project I did not know about dynamic native modules in micropython.

## Tags

### Part of an Awesome List

- [Graphics Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/graphics-frameworks.md) — Pure Python decoder for PNG and JPEG formats.
