Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 570 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 570 Bytes

image-watermark-app

Simple Node.JS, ImageMagick app to add watermark in image.

Installation

  1. Install dependencies.
npm install 
  1. Requires imagemagick CLI tools to be installed. See https://imagemagick.org/script/download.php to download for your OS.

  2. Run

npm run dev 
  1. Install Postman to interact with it.
  • URL: http://localhost:4002
  • Method: POST

Screenshot

  1. You will see the output in the project file.

Result