>>I am trying to get Image Magick to 'stamp' images >>with a line of text. >>Essentially shadowing the lettering through the >>image. I want to be >>able to 'stamp' the file name of the image on the >>image. Have you tried python and PIL (python image lab) ? Martin