cd image-magick/stack-images-vertically montage top.png bottom.png -tile 1x2 -geometry +0+0 -background none output.png
-background none might only be needed if the images are different widths
-background none