Skip to content

MattPlum/steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography

App to call OpenAI API to generate an image using their DALL-E AI. Once the AI image is generated, the user is prompted for a message to encode into the image. Uses LSB steganography to encode the message into the image. Displays both the original image, and the encoded image. Also lets you upload an encoded image for decoding the message

To run, make sure you have Flask installed "pip install flask" and your project directory contains the env folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published