Skip to content

bervProject/simple-image-watermarking-web

Repository files navigation

simple-image-watermarking-web

Simple Website to Bring Hidden Watermark into an Image

Version: 2.0.0

ENV

ALLOWED_CORS=

Build Status

Github Action Coverage
Node.js CI codecov

Version History

2.0.0

  • Migrate to Typescript (from js)
  • Migrate to Express (from Restify)
  • Migrate to Jimp (from OpenCV)

1.0.0

  • Initial Publish
  • Use Restify
  • Use OpenCV

Dependencies

  1. Express (Server)
  2. Jimp (Image Proccesing)

License

MIT