for example, I would like to create an image with a text on the top, a small image at the rigth, and a blue line at the bottom.
can I change the size of that image?
It certainly is possible. You need your php installation to have GD (and if you want fancy fonts - ttf or ps support). Then you can use php's built-in image functions.
Bookmarks