/PhotoEdit

PhotoEdit, Add a text watermark to an image

Primary LanguageJavaScript

PhotoEdit

示例图片

npm run start --text=xxx --mode=cover

示例图片

Introduction

add Watermark to images.(add background or text to images.)

remarks

node current version node/14.15.4

Steps

  1. git clone [project]

  2. cd PhotoEdit

  3. npm install

  4. npm run start --text=xxx --mode=cover //Text is the drawn text content, Draw background when model is cover