Skip to content

D1ffic00lt/picture-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

picture-encoder

This program was created to encode pictures. Usage.

  1. Run the coder.py file
  • at the first start, the program itself will create all the folders necessary for work
  1. Select the mode (encoding / decoding)

Coding:

  • Place the picture in a coder\encode folder
  • Specify file name (with extension)
  • The program will print to your console the key by which the picture is encrypted, delete the original file, place the encoded file in a coder\result folder

Decoding:

  • Place the file in a coder\decode folder
  • Enter the key
  • The program will delete the file and place the picture in the coder\result folder

About

this program encodes and decodes images by generated keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages