You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small console app that loads, encodes, decodes, and displays 2-bit images using Run-Length Encoding (RLE). It supports reading images from files or test data, converting between flat hex, RLE arrays, human-readable RLE strings, and rendering in the terminal via console.gfx