0.0.5 • Published 4 years ago

image-watermark-waveblur v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Watermark-image 😎

Usage

  • const waterMark = require('watermark-image');
  • await waterMark(base64string, watermarkbase64string, options);

Options

  • {number} options.ratio
  • {number} options.opacity
  • {object} options.text (optional)
    • {string} options.text.message - message
    • {number} options.text.size - size of message 1 - 6
    • {string} options.text.position - position that include top-left, top-right , bottom-left and bottom-right - default is bottom-right
0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago