Skip to content

maleshchenko/imageStitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ImageStitch

Stitch images using ImageMagick

Providing custom values for image1 and caption1

./stitch.sh --image1 "custom1.png" --caption1 "Custom Before"

Providing custom values for image2 and caption2

./stitch.sh --image2 "custom2.png" --caption2 "Custom After"

Providing custom values for all parameters

./stitch.sh --image1 "custom1.png" --caption1 "Custom Before" --image2 "custom2.png" --caption2 "Custom After"

Using all default values

./stitch.sh

Example output:

Alt text

About

Stitch images using imagemagick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages