watermark-removal

Installation
SKILL.md

Universal Watermark Removal

Remove watermarks from ANY image source using intelligent detection and proven methods. Smart routing: automatically detects Google SynthID and uses the proven aggressive method, falls back to ML inpainting for unknown watermark types.

Quick Start

Single Image - Smart Auto-Detection (Recommended)

# Smart detection: Google SynthID → aggressive method (proven), Unknown → inpaint (ML)
python .claude/skills/watermark-removal/scripts/remove-watermark.py \
  input.png \
  output.png

Single Image - Preserve Dimensions (Force ML)

# Force ML inpainting even for Google SynthID (preserves exact dimensions)
Related skills

More from horace4444/extend-my-claude-code

Installs
115
First Seen
Feb 3, 2026