rosuH / EasyWatermark

🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
MIT License
1.6k stars 133 forks source link

Feature Request: Sharing (passthrough) Exports #280

Open ModischFabrications opened 1 year ago

ModischFabrications commented 1 year ago

I use this tool in a sharing workflow, where I would like to watermark "on-the-go". Once #279 is finished I would like to have the following process:

  1. Create/Select picture somewhere, e.g. gallery
  2. Share from gallery to EW
  3. (Make minor adjustments if needed)
  4. Share from EW to final application, e.g. a messenger

This process wouldn't need any intermediate storage, which makes it easier to keep the gallery clean of watermarked duplicates.

Right now I would need to save the picture somewhere, then open it from within EW, then save it out the gallery again and share from there.

I think both the design and the application code could be extended with a share button without limiting or complicating the process surrounding it.

rosuH commented 1 year ago

Your idea is great. Currently, EW supports sharing images from the gallery and directly entering the editing page. So the only missing part is the ability to share the edited result without saving it first and then sharing from the EW to 3rd Apps. I will try to optimize this workflow. However, from a developer's perspective, the API and compatibility for sharing multiple images are not very high, and it requires third-party app support for this functionality. So, we shouldn't be too optimistic about it.