Offline image converter problem

hello all,

i am using this php code for offline image converter

but blue and red swap error . where is the problem ?

i know online tool but i need an offline tool.

i’using this command

php img_conv_core.php “name=button&img=button.png&format=bin_565&cf=true_color_alpha”

Description

What MCU/Processor/Board and compiler are you using?

esp32s3

What LVGL version are you using?

v8.3.0

What do you want to achieve?

offline image converter work with rgb565 true_color_alpha

What have you tried so far?

too much

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.

and orjinal image

button

There is no problem with the image when I convert it with the online tool. but i need offline tool i will integrate it into my project

Hi
Have you found any answer for your question?
I have the same problem in this case.