Open kd4e opened 2 years ago
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?
Options:
(email, FM messenger, text, etc) and automatically watermarks it.
A script that watermarks all images as they are added to a folder.
A batch that watermarks all images (not already watermarked) in a folder
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: @.***>
- 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.
- 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.
- 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.
- 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!
This seems like a problem that my suggestion and the resulting process at #280 would solve.
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