Combine in a single file 2 images:

convert +append a.png b.png out.png

-append will append vertically instead of horizontally (+)