EasyWatermark icon indicating copy to clipboard operation
EasyWatermark copied to clipboard

Watermark Everything?

Open kd4e opened this issue 3 years ago • 4 comments

Would it be possible to add a selection to automatically apply a watermark to any image that's emailed, Messaged, or tested? If not then to batch watermark all photos on the phone, with an option to selectively remove the watermark as desired? Thanks

kd4e avatar Jan 18 '22 17:01 kd4e

Would it be possible to add a selection to automatically apply a watermark to any image that's emailed, Messaged, or tested?

All images can be save into gallery and edit via EasyWatermark. Or you can share via system's panel.

If not then to batch watermark all photos on the phone, with an option to selectively remove the watermark as desired?

Did you mean reset the image watermark?

rosuH avatar Jan 22 '22 12:01 rosuH

Options:

  1. A script that detects when an image is being shared via a social media app

(email, FM messenger, text, etc) and automatically watermarks it.

  1. A script that watermarks all images as they are added to a folder.

  2. A batch that watermarks all images (not already watermarked) in a folder

  3. A batch that removes watermarks from all images in a folder.

On 1/22/22 7:55 AM, rosuH wrote:

Would it be possible to add a selection to automatically apply a
watermark to any image that's emailed, Messaged, or tested?

All images can be save into gallery and edit via EasyWatermark. Or you can share via system's panel.

If not then to batch watermark all photos on the phone, with an
option to selectively remove the watermark as desired?

Did you mean reset the image watermark?

— Reply to this email directly, view it on GitHub https://github.com/rosuH/EasyWatermark/issues/128#issuecomment-1019247099, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARVGGHKETYPMZATSJV7MOJLUXKSMDANCNFSM5MHYYIMQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

kd4e avatar Jan 22 '22 14:01 kd4e

  1. A script that detects when an image is being shared via a social media app

This may be difficult to achieve for non-system APPs.

  1. A script that watermarks all images as they are added to a folder.

This is possible, but the scenario is very specific and not all images need to be watermarked. For a real implementation, we need to open a backend service that listens for broadcasts. At the moment it looks too heavy for this APP, so we won't consider this for now.

  1. A batch that watermarks all images (not already watermarked) in a folder

This looks to allow users to select folders to operate on, and this is something we will consider adding to this feature.

  1. A batch that removes watermarks from all images in a folder.

Once the watermark is written into the image, it will not be recovered.


Thank you for your sincere advice!

rosuH avatar Feb 01 '22 08:02 rosuH

This seems like a problem that my suggestion and the resulting process at #280 would solve.

ModischFabrications avatar May 12 '23 11:05 ModischFabrications