Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 989 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 989 Bytes

bmp-to-pbm-converter

Utility to convert bmp, png, and jpg image formats to pbm binary image.

Getting Started

This has been tested with Python 3.7. Frozen executable with pyinstaller can me found in ./dist

Prerequisites

Python 3.7 or higher. All modules in the requirements.txt file. Please see the requirements file for needed packages and modules.

Built With

Authors

  • Seth Stenzel

License

This project is licensed under the MIT License