[Return]

Report a post

Preview
test

#!/bin/bash
#stack-imgs.sh files-to-stack ..., needs imagemagick
convert "$@" -gravity center -append "stacked-output.png"
Post number No.66841
Board Site Discussion@Heyuri
Optional. Describe what's wrong with it.