Stegranographic encoding of data into image using DWT and DCT.
An implementation of Ali Al-Haj, Combined DWT-DCT dicital image watermarking, September 2007
Uses reedsolomon.js
The project is fully static. You can host on any static html hosting server by pointing or uploading the files in this repo. I specifically used python
$ python -m http.server
A live version of it hosted on my github page.