Skip to content

Uses ImageMagick to stack multiple images vertically or horizontally

License

Notifications You must be signed in to change notification settings

niveknosredneh/MagickStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagickStack

Uses ImageMagick to merge/stack multiple images horizontally or vertically to create a single image out of many. Annotates image with timestamp and renames image with current date for a simpler upload to server.

Usage

Put groups of images in separate folders. When the script runs it will check each folder for images, if it finds more than 1 image in a folder, it combines them and moves the combined image into the root directory.

Examples

Debian based:

Download stack.sh from this repo

sudo aptitude install imagemagick
chmod +x stack.sh

Windows:

Authors

  • Kevin Matthew Henderson

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Uses ImageMagick to stack multiple images vertically or horizontally

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published