Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 323 Bytes

convert-png-to-byte-arrays.org

File metadata and controls

5 lines (3 loc) · 323 Bytes

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