bmp

BMP is a perfect fit storing encoded data because it: * ✅ Uses **no compression** * ✅ Stores pixels in a **raw, predictable format** * ✅ Easy to generate manually in JavaScript * ✅ Compatible with LiveCode, canvas, and hex editors