I'm a Belgian user of Imagemagick and I'm looking for a smart way to watermark my photos.
I read alot of tutorials, but no one could help me

The image you see that has been done in Gimp, like that, you can see better what I'm hardly trying to do...

This is the steps I want to do:
1) add a rectangle of X pixel on the bottom of the image with an alpha channel Y
2) Annotate it with my name on the bottom right
X and Y should be 2 variables in the script...
I succeded to draw a rectangle but it append it! How to draw a rectangle with alpha on top of the image ?
If you can give me some way to do it or some examples with documentation it would be great

Thanks in advance...