You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-17Lines changed: 29 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,27 +39,32 @@ Securely, easily add a watermark to your sensitive photos.</br>To prevent them f
39
39
> Seriously (pushes up glasses)
40
40
41
41
-**Security**.
42
-
- The code is completely open source and uses a loose MIT protocol, you are free to Fork yourself to modify and remove code you think is problematic ;)
43
-
- No network requests, no network request permissions, no fear of your photos being compromised. users with API >= 29 don't even need to request any permissions. (28 and below users need to apply for storage permissions to access and store photos)
44
-
- And of course there are no stats, buried points or Device IDs, or even crash reporting (so if you get a crash, please share the crash info with us >_<).
45
-
- We're forgoing the convenient third-party collection SDK and various stats just so you can use it with confidence.
46
-
**What's yours is yours**.
47
-
-**Layout**: support for horizontal and vertical intervals between the watermark, automatically repeat the full picture.
48
-
-**Style**: font color, transparency, size and rotation angle can be adjusted.
49
-
-**Content**: Support text watermark and image watermark.
42
+
- The code is completely open source and feel free to FORK your won, ;)
43
+
- Pure offline, no need to worry about your photos being leaked. Users with API >= 29 don't even
44
+
need to request any permissions. (28 and below users need to approve for storage permissions to
45
+
access and store photos)
46
+
- There are no stats, tracking, Device IDs, or even crash reporting (so if you got a crash, please
47
+
share the crash info with us >_<).
48
+
- We've given up all third-party tracking SDK and various stats just so you can use it with
49
+
confidence.
50
+
**What's yours is yours**.
51
+
-**Layout**: support for horizontal and vertical intervals between the watermark, automatically
52
+
repeat the full picture.
53
+
-**Style**: font color, font style, transparency, font size, and rotation angle are included.
54
+
-**Content**: Support text watermark and image watermark (or says stickers).
50
55
51
56
## Download
52
57
53
58
Developer-led download channels:
54
59
-[Github Release](https://github.com/rosuH/EasyWatermark/releases): Always stay up to date!
-⚠️Note: this version charges but the code is identical, so if you'd like to buy the author a cup of tea🍵 then go here and download it, otherwise please choose another source :)
61
+
-🍺 Noted: the paid version, the same code. Try it if you want to buy me a cup of tea 🍵.
All other channels are not developer-driven, so please screen them carefully before downloading and using them.
61
66
62
-
## Use
67
+
## How to ?
63
68
You can use it however you want. It is more suitable for situations where you need to submit a photo ID, a hand-held photo ID or a sensitive photo. Example.
64
69
- Various real names in the country, uploading front and back photos of ID cards at every turn, even handheld ID photos.
65
70
- Pre-project previews, samples, copyrighted or simply spoofed images
@@ -74,21 +79,28 @@ You can turn down the transparency, just don't block the key information.
74
79
> Even if it's (probably) useless in the end, at least you can disgust the leaker a bit.
75
80
76
81
## UI
77
-
- Designed by renowned UI guru [@tovi](https://www.figma.com/@tovi) (👏🤪)
78
-
- Anything you think doesn't work well is my UI restore that doesn't work, and has nothing to do with the UI draft. xD
82
+
83
+
- Designed by [@tovi](https://www.figma.com/@tovi) with ❤️.
84
+
- Any UI or UX you think doesn't great well is my coding issue, and has nothing to do with the UI
85
+
draft. xD
79
86
80
87
> This app was designed by [@tovi](https://www.figma.com/@tovi), so all rights to the UI and related design resources belong to him and may not be used without permission from any person or organization.
- Sample Photo by Deepak Nautiyal on [Unsplash](https://unsplash.com/s/photos/animals?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
95
+
- Sample Photo by Deepak Nautiyal
96
+
on [Unsplash](https://unsplash.com/s/photos/animals?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
88
97
89
98
## Feedback and contribution
90
-
We welcome your comments and suggestions in the issues section, or you can contribute your code by submitting a PR directly to us.
91
-
Of course, you can also contact the developer directly via telegram or email and we'll get back to you shortly.
0 commit comments