Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 223 Bytes

BinaryToImage

Converts text file containing 0's and 1's into a black (0's) and white (1's) image

Usage: Usage: BinaryToImage.exe [BitTextFile] [ImageFilename]

You can specify the output extension as .jpg, .jpeg or .png