COnvert image to C array LVGL 7.11

Hi everybody,
i need help for convert my image to C array. I am using wt32-sc01 and I would like to display a png image in the display of my kit. I’m using the espriff API but I can’t get the image to display correctly. What should I do? Attached you will find the image that I would like to see on the display. Thanks for help

Hi,

I think we might need some basic information. Like

Are you using ESP-IDF/Arduino/PlatformIO if so what version?
Do you have any screenshots?
Do you have any code?
What did you do to try and convert your image?

Sorry, just realised you are on 7.11, wow thats old!

Yes i am using lvgl 7.11 with ESP32 espriff. ESP-IDF version is v4.4.3-dirty. I didn’t write code in this moment because i dont’ have idea how to create C array form my png image. This is my image. How can i convertt this image in C array?

Simply use Image Converter — LVGL

choice for 565

and when v7 isnt critical for you switch to v8!