Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 628 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 628 Bytes

Imcrypt

In this project I have created a web application that can encode any secret text information inside a PNG image. This can be used to store any private info without caring about security breaches because the encrypted image is not stored in the server.

The project has been deployed on Render .
You can visit the deployed website here - https://ranjeetbaraik-imcrypt.onrender.com

PREVIEW

imcrypt-preview.mp4

TECHSTACK

  • React.Js
  • Node.js
  • Javascript
  • Python
  • OpenCV
  • Image Steganography
  • Child Process