How to add watermark/signature on uploaded image
-
Is there anyway to add watermark or signature on image uploaded by users? I am using local image uploader.
-
up up up
-
You would have to write a plugin that utilized a library similar to this.
watermarker
Subtle all-over watermarking with GraphicsMagick, using the C++ API.. Latest version: 1.0.2, last published: 11 years ago. Start using watermarker in your project by running `npm i watermarker`. There are no other projects in the npm registry using watermarker.
npm (www.npmjs.com)
-
Its worth noting that this could easily invite legal attack upon your site- considering disneys winning a couple million a month on lawsuits against this, I'm really not sure its wise to trust your users not to upload anything that someone will sue you for watermarking.
-
what 5 month ago? I never got notification for this! Or may be I miss (dont think so)?
@HolyPhoenix i hoping for simple solution such as nodebb plugin.
@Arc i see some forum use a watermark for uploaded image, never think it is illegal. Now I know. Thank