Skip to content

arisu-gh/Data2PNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data2PNG

a python script that turns a png into raw data, or the other way around!

Requirements:

  • Python 3

  • PIL (pillow) module

  • Tkinter (OPTIONAL: only needed for GUI)

USAGE:

app.py conv-data <Input File> <Output image name>

app.py conv-png <Input image file> <Output data/txt file>

app.py --gui Enables GUI

About

Turns any kind of data into an image (and back!)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages