Save a image as a BMP Convert the file to hex (must not contain spaces nor '0x') Copy and paste the hex here
(i broke some of it, don't hope that i'll fix it) The BMP (Bit MaP) file format was created by Microsoft Supported bitmaps: 32, 24, 16 (broken color), 8 (no color rn), 4 (no color rn) 16 bit has broken color because of how BGR565 colors are stored Indexed colors (8 bit, 4 bit, 1 bit) are not suported right now dosent work with Run-Length Encoding