The following command results in the top of the title cut off: montage -title "The\nImage\nMagick" -geometry +5+5 -tile x1 -size 600x952 xc:green xc:yellow xc:blue out.png With -geometry +35+35 only a pixel or two are cut off. Hope this helps, Ilya