Simple Node.JS, ImageMagick app to add watermark in image.
Installation
- Install dependencies.
npm install
-
Requires imagemagick CLI tools to be installed. See https://imagemagick.org/script/download.php to download for your OS.
-
Run
npm run dev
- Install Postman to interact with it.
- URL:
http://localhost:4002
- Method: POST
Screenshot
- You will see the output in the project file.