Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 106 Bytes

File metadata and controls

2 lines (2 loc) · 106 Bytes

Python Bitmap Compressor

Simple Python program compresses black and white bitmaps using the RLE method.