Skip to content

aminsol/text-in-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-in-Image

Amin Soltani

Description

  • Encode content of a file into an image and export that as PNG.

  • Decode input PNG file and display the hidden message in terminal.

Usage

Encoding

usage: encode.py [-h] textfile imagefile outputfile

positional arguments:
  textfile    text file to encode
  imagefile   input image
  outputfile  name of output image

Decoding

usage: decode.py [-h] image

positional arguments:
  PNGimage       Input image to decode

About

Encode and decode messages into and from png file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages