Forum Moderators: not2easy

Message Too Old, No Replies

Detect an image watermark with script?

is this something Pearl can do?

         

too much information

9:25 pm on Jan 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am looking for a way to automatically check images for my watermark to see if they are stolen. Is there a perl script somewhere that can detect a watermark or some other type of embeded code in the image that I can include in my crawler?

[edited by: too_much_information at 10:07 pm (utc) on Jan. 22, 2004]

claus

9:54 pm on Jan 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There's a Perl module called Image::Magick that can do all kinds of neato things with images. Link: [ImageMagick.org...]

too much information

10:04 pm on Jan 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks for the info! You are right, it does some cool stuff, time to go read! ;)