Skip to content

AhmedAtef07/ImageSteganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Steganography

Python script to conceal and extract an image within/from another image.

Usage

From the root dir and using the samples attached with the repo:

python main.py res/bigimage.jpg -ce res/smallimage_1.jpg

By using the flag -ce (conceal and extract) the script conceals smallimage_1.jpg into bigimage.jpg generating another image, then extract the concealed image from it.

Screen shots

About

Hide an image within another image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages