|
Add watermark and resize image PHP script?
Hiya,
anyone know where i can get a simple (and free) PHP script that will
Take the image that a user uplaods
Add an alpha transparency watermark
resize it to a fixed size
and then pass it back to my script to insert it into the database
Ive done a fair bit of googling on this but come up with nothing. I understand it'll need to use imagemagic.
Thanks guys
|