[ic] Watermarking product pictures

Rene Hertell interchange-users at hertell.com
Tue Aug 24 01:15:37 EDT 2004


> this is adapted from something i use for dynamic sizing and
> compression ... email me a gmillerd at qualhost.com if you want me to do
> something further. I didnt have time at work today to write this into
> a mod_perl module :)
>
> #!/usr/bin/perl
>
> use strict;
> use CGI;
> use Digest::MD5;
> use Image::Magick;
>
> my $clearPath = '../clear'; # keep this out of public reach
[snip]

It would be great if someone would have time to merge this feature into the
[image]-tag... :)


Rene




More information about the interchange-users mailing list