Tools/guillaumemeyer/watermarks-remover

watermarks-remover

Strip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD

2.7kemergingPythonMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Aug 2026

Watermarks-remover strips AI provenance marks from text and files: invisible Unicode watermarks (zero-width characters, bidi marks) from text, and C2PA manifests, EXIF, and XMP metadata from images, PDFs, and Office documents. It ships as an agent skill plus standalone Python scripts, MIT licensed, stdlib-only at the core. The legitimate use is real: invisible Unicode breaks diffs, search, and paste, and metadata on your own files is yours to remove.

The honest part is what it admits it can't do. Deterministic removal covers Unicode and file metadata; statistical watermarks baked into AI text get best-effort rewriting that degrades the prose, and the project says so. Its own ethics doc rules out academic fraud and disclosure-dodging, and states plainly that a removed mark doesn't mean the content was never AI-assisted.

Use it for hygiene on files you own. For pure image metadata work, exiftool and mat2 are the incumbents, and this wraps rather than replaces them.

The catch: it cannot verify its own success against the strongest watermarks, and if your reason for reaching for it is a disclosure rule, the tool's own documentation tells you not to. It's also brand new, so treat the polish as unproven.

Free vs Self-Hosted vs Paid

fully free

Free: Everything. MIT, Python stdlib for the core scripts. Optional exiftool and c2patool are auto-detected when present.

Optional heavy piece: A SynthID pixel scorer (detection only, never removal) pulls a ~220MB codebook from an upstream project under a non-commercial research license. That upstream license is a real constraint for business use of that one feature.

The trade: Free and local, but best-effort by design against statistical watermarks.

Completely free and open source. The optional SynthID scorer's upstream carries a non-commercial research license.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
72/100 · B+
Adoption17/30
Maintenance25/25
Community5/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Guillaume Meyer (The Opinionated Man) (User)
Stars
2,740
Forks
268

Explore Further

More tools in the directory