Pario TechnoBlob
About Posts

Tag: watermark

Watermark pictures using exiv2 Quick and dirty batch script to watermark and add IPTC data to a set of files in the supplied dir to -Copyright. #!/bin/bash # Copyright Andy Wright - www.litost.org 2006. #...
Aug 14, 2007 2:57PM
Watermark images with imagemagick ++ Script som legger til watermark tekst: #!/bin/bash width=identify -format %w DSC06861.JPG; \ convert -background '#0008' -fill white -gravity center -size ${width}x90 \...
Jan 27, 2007 1:00AM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom