ImageMagick transparent watermark

user-pic
Vote 0 Votes

Example:
convert -resize 800x600 -quality 80% -strip -interlace Plane -pointsize 150 -font Tahoma -draw "gravity center fill RGBA(200,200,200,0.3) text 0,0 'WATERMARK'" source.jpg output.jpg

Replace WATERMARK with your text
RGBA, A is alpha channel, a number between 0.0 (fully transparent) and 1.0 (fully opaque)

About this Entry

This page contains a single entry by Pank published on October 29, 2015 11:47 AM.

Telegram was the previous entry in this blog.

Netmask - IP network calculation utility is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives