From 46197d62ec1ea026fb400fab948df6c49b334d5b Mon Sep 17 00:00:00 2001 From: sunny <675125116@qq.com> Date: Sat, 4 Apr 2026 22:19:44 +0800 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b1085c..e4e9a98 100644 --- a/README.md +++ b/README.md @@ -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)).