image2cpp is a simple tool to change images into byte arrays (or your array back into an image) for use with Arduino and (monochrome) displays such as OLEDs.
Cost / License
- Free
- Open Source (GPL-3.0)
Platforms
- Online
Binary to Header is described as 'Command line tool that takes any file as an argument and converts its binary data into a source header file for use in C/C++ applications. The data is stored as a character array' and is an app in the development category. There are four alternatives to Binary to Header for Windows and Web-based. The best Binary to Header alternative is image2cpp, which is both free and Open Source. Other great apps like Binary to Header are File To C Array, Bin2C and FileToCArray.
image2cpp is a simple tool to change images into byte arrays (or your array back into an image) for use with Arduino and (monochrome) displays such as OLEDs.
File To C Array is a tool that generates a C array from the contents of any file. Such arrays can be used as a way of embedding resource files into an executable binary, gaining access to the resource files without having to use platform-dependent code.

Bin2C is a Windows command-line utility which takes HTML or text files as input, converting it to a C-array that can be included in target application code.


An online tool that can convert any file to a C style array. It can also handle image color format and size conversion.
