``` gm convert image1.png image2.png image3.png +append vertical.png ``` ``` gm convert image1.png image2.png image3.png -append horizontal.png ```