mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-05-26 22:22:24 +02:00
af787fd8d6
Grow the SynthID corpus to 109 originals (91 iPhone-photo negatives, 2 positives) and document what was learned studying 8 platforms: - README: per-platform watermark map (C2PA issuer / SynthID pixel / IPTC / visible sparkle per platform) and an "originals, not previews" note (re-encoded previews strip metadata, so a clean preview is not proof). - CLAUDE.md: surface-dependent blind spot -- the same Google model wraps C2PA in the Gemini app but emits the SynthID pixel watermark + sparkle with no C2PA/IPTC via the API/playground (AI Studio, Nano Banana), so synthid_source returns None despite SynthID being present; only the pixel oracle or the visible-sparkle detector catches those. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>