Skip to content

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

Notifications You must be signed in to change notification settings

AliffAzmi/image-watermark-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published