A Simple Image Encryption/Decryption Algorithm in Javascript, based of the concept called Steganography. Tutorial Followed: https://www.freecodecamp.org/news/build-a-photo-encryption-app/, this tutorial is created by freecodecamp and provides great insight into the concept of Steganography.
The modifications I have made are regarding the decryption algorithm which produces 2 images from a input of one encrypted image.