coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Zeitgeist on October 20, 2004, 06:39:35 AM

Title: watermark in imagemagick?
Post by: Zeitgeist on October 20, 2004, 06:39:35 AM
Is there a way I can do a watermark on my images when they are created for the gallery, rather then using a cpu heavy mod? I haven't tried the one in mods for imagemagick because i'm not sure if it even works with the current ver
Title: Re: watermark in imagemagick?
Post by: Joachim Müller on October 20, 2004, 08:06:25 AM
If you're afraid of the performance impact on-the-fly watermarking has to your server's load, watermark your pics before uploading them, while they're still on your client. There are a lot of free apps that will let you watermark in no time (batch-add a watermark to several pics at once); I recommend http://www.picture-shark.com/

Joachim
Title: Re: watermark in imagemagick?
Post by: Zeitgeist on October 20, 2004, 08:53:32 AM
thanks for the quick reply.

Can imagemagick do it threw the command lines specified in coppermine or must i install a mod? the one in the mods forum might not work for 1.3 I have not tried it yet.
Title: Re: watermark in imagemagick?
Post by: Zeitgeist on October 20, 2004, 09:18:32 AM
okay from http://www.cit.gu.edu.au/~anthony/graphics/imagick/annotating/ it appears i can use command line options for this, so why even need a mod to the coppermine code itself?

problem is, is there an easy way to rebuild all images?
Title: Re: watermark in imagemagick?
Post by: Joachim Müller on October 20, 2004, 10:09:01 AM
well, if you can come up with command line attributes that will give you watermarking, go ahead and put them in.

Joachim