Convert PNG to Byte Arrays

For developing on Embedded systems you might want to embed images to a byte array to be able to compile them into the binary.

There is an online tool that allows you to do this conversion: github.com/javl/image2cpp

Edit this page on GitHub