Skip to content

mizuka-wu/web-digital-watermarking

Repository files navigation

web-digital-watermarking

features

  • pure web app
  • support typescript
  • support wasm

how to use

# Install
# npm i web-digital-watermarking

import { CHANNEL, load, status, encode as addWatermark, decode as getWatermark } from '@mizuka/web-digital-watermarking'

use online

place visit to 在线网址

reference

very much thanks to

About OpenCV

I will try to build own minimal opencv wasm by doc

but now, just use opencv.js

License

MIT


mizuka-wu  ·