Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
/ bitmap-converter Public archive

Converts black and white images to an array of bits, and vice versa.

License

Notifications You must be signed in to change notification settings

me4502/bitmap-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitmap-converter

Converts black and white images to an array of bits, and vice versa.

To use, just set the filename in bitmap-converter.py at the bottom. This is written with Python 2.7, however should work on Python 3.

This requires the Python PIL framework, most commonly accessed through the fork 'Pillow'.

For installation instructions on Pillow, see here.

About

Converts black and white images to an array of bits, and vice versa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages