Skip to content

QuietImCoding/photocoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photocoder

A fun way to encode and decode secret messages as images

Dependencies

  • Python
  • PIL: If you don't have PIL "pip install pillow"

Instructions

  • Run picture.py and enter a filename. You should probably add some files into the directory to make cool pictures
  • Convert the ppm file somehow to png. On ubuntu you can do "convert raw.ppm output.png"
  • If you have a png run decode.py and enter the name of the png

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages