An application for encoding text messages into images
Find a file
2024-06-01 18:52:47 +02:00
__pycache__ restored changes 2024-06-01 18:52:47 +02:00
output restored changes 2024-06-01 18:52:47 +02:00
tests restored changes 2024-06-01 18:52:47 +02:00
.gitattributes Initial commit 2023-11-09 13:42:00 +01:00
error.txt restored changes 2024-06-01 18:52:47 +02:00
main.py restored changes 2024-06-01 18:52:47 +02:00
README.txt Forgor github :C 2024-04-17 21:37:36 +02:00

## This is the Shush Image - Text Encryption Tool

## Given an image (jpg or png) and a text file (.txt) it can create a new image (png) which will contain the text of the .txt file inside of it.
## This process can then be reversed using the Decrypt function and a png image which has text encrypted into it.

## Github: https://github.com/Hannah-Dagemark/Shush