News

SVG is short for Scalable Vector Graphics, a resolution-independent file format for images. This file format is frequently used for line art like logos and diagrams ...
This software allows you to convert image to C header file with array of bytes. Such array can be displayed as a bitmap on embedded LCD driven by microcontroller like Arduino or STM32. To compile this ...
Title says it all. I want to convert a standard image to a 256-colour bitmap that is NOT an 8-bit (per channel) image file - ie it needs to use a 256-colour palette. Surprisingly, there is no way to ...