Skip to content

SujiTech/stego-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stego Examples

Some image steganography examples implemented in pure JavaScript

Setup

npm install
npm run start

open [location]/index.html
open [location]/tools.html

For Developers

npm run page // build and publish to gh-pages

Try

Implemented Algorithms

  • FFT1D
  • FFT2D
  • DCT2D

Refs

Releases

No releases published

Packages

 
 
 

Contributors