Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 276 Bytes

File metadata and controls

9 lines (6 loc) · 276 Bytes

TextEncoderToImage

I saw this on youtube so i had to immediately program this.

usage: python encode.py (text) //words can be separated with spaces python decode.py

encode's source image is source.jpeg and output image out.png decode's source image is out.png