Skip to content

capbrown/text-binary-image-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text-binary-image-converter

I was creating a small painting for a family member and wanted it to included an encoded message. This utility converts a plaintext message into binary which becomes an 'abstract' image of the data. Basically the skim milk of QR codes. It was also created to increase my familiarity with numpy arrays and GUI creation in Python.

Dependencies

Example

Windows demo

TODO

  • Implement optional variable aspect ratios
  • Save outputs
  • Load custom files and decode them
  • Learn more about Tk layouts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages