Search found 1 match

by nitrocost
2015-10-30T16:04:42-07:00
Forum: Users
Topic: watermark with many images
Replies: 1
Views: 976

watermark with many images

hello every one
i have this code for watermark its work perfectly:
convert image.png -gravity Center logo.png -compose Multiply -composite -gravity NorthWest logo.png -compose Multiply -composite Output.jpg
but its work only with 1 photo
i want to add watermark at all images who are in the same ...