I'm not a fan of watermarks personally, but it's something you could do
manually:

https://www.youtube.com/watch?v=n4OBn5DJdjk

Some folks have even gone so far as to make a "copyright" brush that they
can use to stamp directly onto any images.
If you need to do this for many images quickly you can use Imagemagick:

https://discuss.pixls.us/t/annotation-with-imagemagick-watermark-ish/1813

You can also use exiftool to add to the EXIF data:

exiftool -artist="Phil Harvey" -copyright="2011 Phil Harvey" a.jpg

On Mon, Aug 6, 2018 at 1:48 PM PhilPhoto <for...@gimpusers.com> wrote:

> Some other programs (ie: Lightroom) have a nice simple checkbox option to
> add
> copyright notice to all exported files.
>
> Is there a way to either add a watermark, or at minimum, set the EXIF
> Copyright
> data, appropriately, and automatically?
> I would be happy to install a plugin if one was required.  However, I have
> had
> no luck even searching for a plugin for this.
>
> --
> PhilPhoto (via www.gimpusers.com/forums)
> _______________________________________________
> gimp-user-list mailing list
> List address:    gimp-user-list@gnome.org
> List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
> List archives:   https://mail.gnome.org/archives/gimp-user-list
>
-- 
https://patdavid.net
GPG: 66D1 7CA6 8088 4874 946D  18BD 67C7 6219 89E9 57AC
_______________________________________________
gimp-user-list mailing list
List address:    gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Reply via email to