Skip to content

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

Notifications You must be signed in to change notification settings

jbets4/RLEImageEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages