565 V2.3 | Imageconverter
One of the most common pitfalls in embedded graphics is byte order mismatch. Version 2.3 includes a "Swap Bytes" toggle to address displays that expect Big Endian input (common in older Solomon SSD and Ilitek ILI controllers) versus the native Little Endian of the MCU memory.
Power users and CI/CD pipelines rejoice. ImageConverter 565 v2.3 can be invoked via command line, allowing automated image conversion as part of your firmware build process. imageconverter 565 v2.3
Perhaps the most requested feature. Version 2.3 allows you to queue an entire folder of images and apply identical conversion settings (resolution, orientation, output format) to all of them. For game developers working with sprite sheets, this is a game-changer. One of the most common pitfalls in embedded
The software supports multiple output syntaxes: Power users and CI/CD pipelines rejoice