I am on a Windows 7 machine using imagemagick from the command line.
The following code works to add watermarks to images:
composite -watermark 30% -gravity south the_watermark.png pic_to_be_watermaked.png watermark_completed.png
Problems are:
- It doesn't work when I try to watermark an ...
Search found 1 match
- 2012-08-23T14:59:12-07:00
- Forum: Users
- Topic: How to watermark animated GIFs & combine 2 commands together
- Replies: 2
- Views: 4947