Skip to content

This repository was created to serve as a backup for my local project, Steganography ASCII Art.

Notifications You must be signed in to change notification settings

aryanrai2001/Steganography-ASCII-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography-ASCII-Art

This repository was created to serve as a backup for my local project, Steganography ASCII Art.


Usage -

Encode: img2ascii {Inverted(0/1)} {ImageFilePath(path/file.png)} {MESSAGE}

    Example - img2ascii 0 "./sampleImageFile.png" "Hello, World!"

Decode: img2ascii {TextFilePath(path/file.txt)}

    Example - img2ascii "./outputTextFile.txt"

Examples -

These are just the examples of ASCII Art generated, for the Steganography aspect of this project feel free to clone the repository and try it out.

Example 1

Example 2

Example 3

Example 4

About

This repository was created to serve as a backup for my local project, Steganography ASCII Art.

Resources

Stars

Watchers

Forks

Languages