Add CleanMark - browser-based AI watermark remover

CleanMark is a free, open-source watermark removal tool.  
  - All processing is client-side (no server, no uploads)                                               
  - No registration or tracking                                                                         
  - GitHub: https://github.com/sunzhenyu/CleanMark
This commit is contained in:
sunny 2026-04-04 22:19:44 +08:00 committed by GitHub
parent 7dfa55926b
commit 46197d62ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -374,6 +374,7 @@ Google captchas use cookies to track users and rank their IPs.
- [Fawkes](https://github.com/Shawn-Shan/fawkes) - privacy preserving tool against facial recognition systems.
- [CloakMe](https://github.com/pluja/CloakMe) - Web interface for Fawkes algorithm.
- [ImageScrubber](https://github.com/everestpipkin/image-scrubber) - A friendly browser-based tool for anonymizing photographs taken at protests ([hosted version provided by everestpipkin](https://everestpipkin.github.io/image-scrubber/)).
- [CleanMark](https://cleanmark.org) - Remove AI watermarks (Gemini, Doubao, custom) entirely in-browser. No uploads, no tracking, open-source.
### Text
- [Stegcloak](https://stegcloak.surge.sh/) - Hide secrets with invisible characters in plain text securely using passwords ([repo](https://github.com/kurolabs/stegcloak)).