View Full Version : Different method of compositing watermark with Imagemagick?
Oceanwatcher
28th of July 2005 (Thu), 10:11
I like watermarking my pictures, but it is close to impossible to make a nice watermark that display well in all kinds of pictures.
If Imagemagick allows different methods for compositing I would love to be able to use a method that made the watermark dark over a light background and light over a dark background....
Could this be something to consider in the new version?
Pekka
28th of July 2005 (Thu), 11:08
If you can share the imagemagick command sequences to do those it would make it faster/easier for me to check if and how implement it.
AjP
28th of July 2005 (Thu), 11:13
if you use PS, you can create action to insert watermark to any or all selected images and use it anytime you want it, no matter of size or dimmentions of pics
Oceanwatcher
28th of July 2005 (Thu), 12:14
if you use PS, you can create action to insert watermark to any or all selected images and use it anytime you want it, no matter of size or dimmentions of pics
Exactly what I am trying to avoid. I prefer to let EE handle resizing and watermarking.
Oceanwatcher
28th of July 2005 (Thu), 12:15
If you can share the imagemagick command sequences to do those it would make it faster/easier for me to check if and how implement it.
I will investigate and let you know.
Oceanwatcher
28th of July 2005 (Thu), 13:21
I have been playing around a little bit with blending modes in Photoshop, and it seems that if you use white in your watermark, and set the blending mode to "difference" you get exactly the result I am looking for.
"Difference" is available as an operator for Imagemagick, check
http://www.imagemagick.org/script/command-line-options.php#compose
Maybe it can be used this way with the existing 1.5 rc4?
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.