---
title: "remove-ai-watermarks"
type: "tool"
slug: "wiltodelta-remove-ai-watermarks"
canonical_url: "https://www.graphcanon.com/tools/wiltodelta-remove-ai-watermarks"
github_url: "https://github.com/wiltodelta/remove-ai-watermarks"
homepage_url: "https://raiw.cc"
stars: 3945
forks: 359
primary_language: "Python"
license: "Apache-2.0"
archived: false
categories: ["computer-vision", "developer-tools"]
tags: ["ai-watermark", "comfyui", "ai", "diffusion-models", "c2pa", "content-credentials", "cli", "computer-vision"]
updated_at: "2026-07-11T12:22:55.03387+00:00"
---

# remove-ai-watermarks

> AI watermark remover. CLI and Python library to strip visible and invisible AI watermarks (Gemini / Nano Banana sparkle, SynthID) and provenance metadata (C2PA, EXIF, IPTC) from images.

AI watermark remover. CLI and Python library to strip visible and invisible AI watermarks (Gemini / Nano Banana sparkle, SynthID) and provenance metadata (C2PA, EXIF, IPTC) from images.

## Facts

- Repository: https://github.com/wiltodelta/remove-ai-watermarks
- Homepage: https://raiw.cc
- Stars: 3,945 · Forks: 359 · Open issues: 3 · Watchers: 10
- Primary language: Python
- License: Apache-2.0
- Last pushed: 2026-07-11T08:13:16+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Very active (computed 2026-07-11T12:22:48.004Z)
- Security scan: No lockfile (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-11T12:22:48.869Z
- Full report: [trust report](/tools/wiltodelta-remove-ai-watermarks/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/wiltodelta-remove-ai-watermarks/trust)

## Categories

- [Computer Vision](/categories/computer-vision.md)
- [Developer Tools](/categories/developer-tools.md)

## Tags

ai-watermark, comfyui, ai, diffusion-models, c2pa, content-credentials, cli, computer-vision

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [ECC](/tools/affaan-m-ecc.md) - The agent harness performance optimization system for AI agents (★ 228,395) [Very active]
- [n8n](/tools/n8n-io-n8n.md) - Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. (★ 196,027) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]
- [JavaGuide](/tools/snailclimb-javaguide.md) - Java Interview & Backend General Guide, covering computer basics, databases, distributed systems, high concurrency, system design, and AI application development (★ 156,948) [Very active]
- [cc-switch](/tools/farion1231-cc-switch.md) - A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io (★ 115,863) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
### Install from repository

**Prerequisites:** Python 3.10+ and `pip` (or [`uv`](https://docs.astral.sh/uv/)).

```bash

---

# 2. Install the package in editable mode
pip install -e .

---

# Install with dev dependencies (pytest, ruff, pyright)
pip install -e ".[dev]"

---

## Requirements

- Python ≥ 3.10
- **Visible removal / metadata**: CPU only, no GPU required
- **Invisible removal**: GPU recommended (CUDA or MPS), works on CPU (slow)

---

# Install certifi (the tool auto-detects it)
pip install certifi

---

## License

[Apache 2.0](LICENSE). Copyright 2025-2026 wiltodelta.
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/wiltodelta-remove-ai-watermarks`](/api/graphcanon/tools/wiltodelta-remove-ai-watermarks)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
