image2cpp (LCD Assistant) is a free online tool for converting images into C arrays and byte arrays (or converting your array back into an image) for use with monochrome OLED and LCD screens, such as those found in Arduino or Raspberry Pi projects. Supports Adafruit GFX, U8g2 and MicroPython / CircuitPython output.
bytearray format for Micropython and CircuitPython.GFXbitmapFont formatted output. Used by a modified version of the Adafruit GFX library. GitHub project and example bitmap-fontIf your image looks all messed up on your display, like the image below, try using a different mode.