Skip to content

An optimized JPEG library for Arduino

Choose a tag to compare

@bitbank2 bitbank2 released this 18 Aug 15:17
· 166 commits to master since this release

I've shared this code with a few people who have contributed useful suggestions that I've implemented. I think it's ready to be called 1.0. I was toying with the idea of adding "auto-rotate" code, but it will add a lot of bulk to the project that most people will not need. The Exif orientation is available through the API if you would like to re-orient the image at the output stage.