Skip to content

Compositing is the method combining two or more images to make a single picture. Compositing can be use to put watermark on paid images so that it can't be use for free.

hicodersofficial/nodejs-image-compositing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Image Compositing

Compositing is the method of combining two or more images to make a single picture. Compositing can be used to put watermarks on paid images so that they can't be used for free.

Running The App

Clone the repo and navigate to directory. Install dependencies.

$ npm install

Start the server.

$ npm start

After starting, navigate to http://localhost:5000/watermark/:filename

eg: http://localhost:5000/watermark/post.png

Screenshots

Thank you! 🙏

About

Compositing is the method combining two or more images to make a single picture. Compositing can be use to put watermark on paid images so that it can't be use for free.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published