Inspiration

As I knew that an image file can contain digital data which may be in compressed and uncompressed format so that the data can be rasterized , I used this idea for my project to store text message into my image file.

What it does

I made a web app that encrypts the text message with a password and puts it into an image file, and it also decrypt that image file with the same password.

How I built it

I used html to make web application and for designing I used css this all is for frontend and for backend I used javascript.

Challenges I ran into

I faced the problem of making algorithm of a kind that cannot be decrypted easily by anyone.

Accomplishments that I'm proud of

At last I made a web app successfully which is working properly.

What I learned

I learned meeting new people sharing ideas, I got some new ideas that I am going to implement in my future projects.

What's next for Encryption/ Decryption tool

I would try to make my application as much powerful that it may be able to encrypt or decrypt any type of file or information with a single tool.

Built With

Share this project:

Updates