Skip to content

aligh95/imageencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryption to Image And decryptors

This script encrypts ant file to image and decrypts it in Python3

how to work

Encode file in an image
You can encode any file or files to one image
encoder.py open file as binary and get the byte of file and merge in one image
decoder.py open encoded file and decrypt file byte and save in decoded file

This is a sample image

image encoder

About

Encode file in an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages