This script is used to extract pixel data (24-bit RGB) out of images, map it into 256-color VGA palette in asm, and out put it as a string formatted as asm 86 array to be pasted in the asm code
This works well with the TASM/MASM Extention for VS CODE