Skip to content
This repository has been archived by the owner on Nov 24, 2017. It is now read-only.

marszhou/imerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img-merger

image merge command line tool

install

sudo npm install img-merger --global

usage

use img-merger -h to see the more command options

Ex:

img-merger -o x.png --dir ~/Downloads/1 --background #FF0000  ~/Downloads/IMG_4334.JPG ~/Download/File2.jpg

This will merge all images in folder '~/Downloads/1' and the other two specified images together, and output x.png.

About

image merge command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published