Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosuh/easywatermark
🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
https://github.com/rosuh/easywatermark
android image image-watermark tools watermark watermwark
Last synced: about 1 month ago
JSON representation
🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
- Host: GitHub
- URL: https://github.com/rosuh/easywatermark
- Owner: rosuH
- License: mit
- Created: 2020-07-20T11:09:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T21:36:44.000Z (about 2 months ago)
- Last Synced: 2024-10-15T14:02:27.480Z (about 1 month ago)
- Topics: android, image, image-watermark, tools, watermark, watermwark
- Language: Kotlin
- Homepage:
- Size: 34.6 MB
- Stars: 1,563
- Watchers: 11
- Forks: 132
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Easy Watermark
Securely, easily add a watermark to your sensitive photos.To prevent them from being leaked or exploited by the BAD GUY.
> Of course, it is also suitable for making emojis.
>
> After all, it supports image watermarking with very ghostly effects.## Features
- **Security**.
- The code is completely open source and feel free to FORK your won, ;)
- Pure offline, no need to worry about your photos being leaked. Users with API >= 29 don't even
need to request any permissions. (28 and below users need to approve for storage permissions to
access and store photos)
- There are no stats, tracking, Device IDs, or even crash reporting (so if you got a crash, please
share the crash info with us >_<).
- We've given up all third-party tracking SDK and various stats just so you can use it with
confidence.
**What's yours is yours**.
- **Layout**: support for horizontal and vertical intervals between the watermark, automatically
repeat the full picture.
- **Style**: font color, font style, transparency, font size, and rotation angle are included.
- **Content**: Support text watermark and image watermark (or says stickers).## Download
Developer-led download channels:
- [GitHub Release](https://github.com/rosuH/EasyWatermark/releases): Always stay up to date!
- [Google Play](https://play.google.com/store/apps/details?id=me.rosuh.easywatermark)
- 🍺 Noted: the paid version, the same code. Try it if you want to buy me a cup of tea 🍵.
- [F-Droid](https://f-droid.org/packages/me.rosuh.easywatermark/)
- [Coolapk](https://www.coolapk.com/apk/272743)All other channels are not developer-driven, so please screen them carefully before downloading and using them.
## Usage
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.
- Various real names in the country, uploading front and back photos of ID cards at every turn, even handheld ID photos.
- Pre-project previews, samples, copyrighted or simply spoofed imagesReference text.
> This photo is for xx for xxx purposes only, no other use.You can turn down the transparency, just don't block the key information.
> (For now) we can't (temporarily) prevent information from being uploaded, or even (temporarily) prevent information from being leaked, but we can reduce the value of the information being leaked.
>
> Even if it's (probably) useless in the end, at least you can disgust the leaker a bit.## UI
- Designed by [@tovi](https://www.figma.com/@tovi) with ❤️.
> 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.
## Credit
- [daniel-stonuk/material-about-library](https://github.com/daniel-stoneuk/material-about-library)
- [skydoves/ColorPickerView](https://github.com/skydoves/ColorPickerView)
- [material-components/material-components-android](https://github.com/material-components/material-components-android)
- [Compressor](https://github.com/zetbaitsu/Compressor/)
- Sample Photo by Deepak Nautiyal
on [Unsplash](https://unsplash.com/s/photos/animals?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
- Commit message generated by [AICommit](https://aicommit.app)## Feedback and contribution
We welcome your comments and suggestions in the issues section, or you can contribute your code by
submitting a PR directly to us. Of course, you can also contact the developer directly via telegram
or email and we'll get back to you shortly.## Localization
We welcome your localization assistance in any way, including but not limited to direct involvement in writing code, creating issues, emails, etc., or we also recommend using the [WebLate](https://hosted.weblate.org/engage/easywatermark/) platform for translation assistance, thank you.
## [Privacy policy](https://github.com/rosuH/EasyWatermark/blob/master/PrivacyPolicy.md)
If you really need it.