{"slug": "guillaume-meyer-s-watermark-remover-tops-14000-github-stars-as-claude-detection", "title": "Guillaume Meyer's watermark remover tops 14,000 GitHub stars as Claude detection details remain unpublished", "summary": "Guillaume Meyer's open-source Watermarks Remover surpassed 14,000 GitHub stars after he built it in about five hours to strip Anthropic's new AI watermark from Claude-generated text and images. Meyer, founder of AI platform Memo, said his second X post drew over 2 million impressions by August 11, and Anthropic has not published a public detector for its watermark, limiting outside verification of removal claims.", "body_md": "# Guillaume Meyer's watermark remover tops 14,000 GitHub stars as Claude detection details remain unpublished\n\n**Meyer says he built the open-source tool in five hours and drew 2 million X impressions; its statistical watermark removal remains best-effort.**\n\nBy [RuntimeWire Staff](/author/runtimewire-staff)\n· Published\n\nPrimary source: [Business Insider](https://www.businessinsider.com/created-viral-ai-watermark-remover-after-anthropics-announcement-2026-8)\n\n## Why it matters\n\nWatermarks Remover shows how quickly open-source developers can challenge provenance controls introduced by frontier AI labs. Anthropic concedes that its marks cannot establish authorship and may disappear after heavy editing, while the absence of a public detector prevents outside researchers from testing removal claims against Anthropic's own mechanism.\n\n[Guillaume Meyer (@guillaumemeyer)](https://x.com/guillaumemeyer?ref=runtimewire) turned a few hours of curiosity about [Anthropic](https://www.anthropic.com/?ref=runtimewire)'s new AI watermark into [Watermarks Remover](https://github.com/guillaumemeyer/watermarks-remover?ref=runtimewire), an open-source project that had more than 14,000 GitHub stars at the time of the [Business Insider reporting](https://www.businessinsider.com/created-viral-ai-watermark-remover-after-anthropics-announcement-2026-8?ref=runtimewire).\n\nMeyer says he built the first version in roughly five hours after researching Anthropic's marking system. By August 11, his second post about the project had generated more than 2 million impressions on X, according to his [account of the launch in Business Insider](https://www.businessinsider.com/created-viral-ai-watermark-remover-after-anthropics-announcement-2026-8?ref=runtimewire). The attention also spread to LinkedIn and other social networks.\n\nMeyer [told Business Insider](https://www.businessinsider.com/created-viral-ai-watermark-remover-after-anthropics-announcement-2026-8?ref=runtimewire), \"I was not ready for the attention.\"\n\nThe rush caught a founder who was already building another AI product. Meyer's [GitHub profile](https://github.com/guillaumemeyer/guillaumemeyer?ref=runtimewire) describes him as an entrepreneur, adviser and CTO living between Paris and Los Angeles, and identifies him as the founder of [Memo](https://heymemo.ai/?ref=runtimewire), an AI platform that analyzes advertising performance, competitor creative and customer feedback for e-commerce brands. Meyer told Business Insider he has spent more than 20 years in technology and previously worked with multiple open-source models at another startup. That experience, he said, helped him assemble the first remover quickly.\n\n### A compliance announcement became a build prompt\n\nAnthropic created the opening when it detailed plans to mark output from supported Claude models. Under [Anthropic's published policy](https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content?ref=runtimewire), Claude models launched in the European Union on or after August 2, 2026 support machine-readable marking from launch. The marks apply worldwide across Claude, Claude Code, Claude Cowork, Claude Tag, Anthropic's API and supported cloud platforms.\n\nAnthropic uses two systems. Generated text receives an imperceptible watermark embedded through the model's output, while supported files such as PNG, JPEG and SVG receive signed provenance metadata based on the C2PA standard. Anthropic says the text watermark travels when content is copied and pasted and may survive some editing.\n\nMeyer treated that announcement as a testable engineering claim. His original approach checked for a statistical signal, produced meaning-preserving variations and repeated the process until the signal weakened. For images, he described an analogous process that alters pixels.\n\nThe tool that exists today is considerably broader than that first experiment. [Watermarks Remover](https://github.com/guillaumemeyer/watermarks-remover?ref=runtimewire) can inspect and strip invisible Unicode characters and remove C2PA, EXIF, XMP and document metadata across image, document, web and media formats. It also offers optional rewriting and image-regeneration components intended to attack statistical or pixel-level marks.\n\n### The verifiable parts are the less controversial ones\n\nThe project's popularity supplies no proof that it defeats Anthropic's watermark. Removing visible metadata and invisible Unicode characters can be checked directly. Statistical text marks are harder because the signal lives in word choices, and Anthropic has yet to publish the detection mechanism or full technical guidance needed for outside testing.\n\nMeyer's documentation acknowledges that limit. The [repository](https://github.com/guillaumemeyer/watermarks-remover?ref=runtimewire) reports deterministic Unicode and metadata actions while describing statistical rewriting as best-effort. It cannot certify that a vendor detector will fail. Its experimental image backends likewise alter content while attempting to weaken pixel-level marks.\n\nMeyer attributes a narrower purpose to the code. He [told Business Insider](https://www.businessinsider.com/created-viral-ai-watermark-remover-after-anthropics-announcement-2026-8?ref=runtimewire) that it is intended for educational use and for people working with their own content, rather than impersonation or theft. He also warned that the tool remains difficult to use and will require months of adjustments as Anthropic releases or changes its detectors.\n\nWatermarks Remover already has company in a market forming around Claude's policy. [Unmarker](https://unmarker.io/?ref=runtimewire) is a commercial, pre-launch service advertising Claude-focused scoring, rewriting, meaning checks and planned API access. [Unmarkr](https://unmarkr.io/?ref=runtimewire) focuses on images and claims to remove visible marks, hidden AI tags, SynthID and C2PA metadata. The Watermarks Remover repository warns that removal is not guaranteed, while [Nature's reporting](https://www.nature.com/articles/d41586-026-02503-7?ref=runtimewire) describes the broader limits of watermark-based attribution. Anthropic has not released its public detector.\n\nAnthropic's documentation acknowledges the ambiguity behind Meyer's critique. A detected mark indicates that Claude may have processed content; it does not establish that Claude wrote the original material. Anthropic lists proofreading, translation, summarization and file conversion as examples where a mark could attach to work originating elsewhere. Heavy editing, paraphrasing or translation can also make a mark undetectable.\n\nThat creates an enforcement problem. A signal that survives ordinary editing can follow legitimate AI-assisted work. Extensive rewriting may erase the signal, though it can also change style, wording and precision. Anthropic's own policy says a missing mark cannot establish that material avoided AI processing.\n\n### Meyer is arguing for attribution with more detail\n\nMeyer says he supports content attribution. His objection centers on techniques that can collapse a mixed human-and-machine workflow into a binary AI label. He points to proofreading as a common case: a writer may originate the work, use an AI system to correct a small portion and still produce marked output.\n\nProvenance standards offer a record of processing history rather than relying solely on a statistical signal embedded in prose. A [C2PA implementation guide](https://c2pa.org/a-new-implementation-guide-for-content-credentials/?ref=runtimewire) describes Content Credentials as tamper-evident, cryptographically signed manifests that can record provenance and disclose whether material was AI-generated or AI-modified. Those credentials apply to files; they do not establish authorship by themselves.\n\n[Watermarks Remover can strip some hard-bound C2PA metadata](https://github.com/guillaumemeyer/watermarks-remover?ref=runtimewire), although its documentation says soft-bound signals that reconnect a file to a remote credential remain outside the project's scope. Metadata removal is a familiar file operation. Weakening an embedded statistical signal requires changing the content itself, which makes the result harder to measure without the watermark provider's detector.\n\n### The side project is already becoming product-shaped\n\nMeyer is considering turning the project into a business, though he has not settled on a product or timetable. No funding round, valuation or named investors have been disclosed for the project.\n\nThe current tool remains too technical for many users, Meyer says. A commercial version would need to simplify that operation while continuing to change alongside Anthropic's detectors. Meyer has also questioned whether commercialization would be legally possible.\n\nAnthropic announced its marking system before releasing the public detector needed to evaluate it. Meyer supplied open code for testing the surrounding assumptions.\n\nThe result is a fast feedback loop between a frontier AI lab and an independent founder. Anthropic's compliance mechanism created a new technical surface, and Meyer put a remover against it within hours. For now, the repository labels statistical rewriting best-effort, while [Anthropic says](https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content?ref=runtimewire) details of its detection mechanism remain forthcoming.", "url": "https://wpnews.pro/news/guillaume-meyer-s-watermark-remover-tops-14000-github-stars-as-claude-detection", "canonical_source": "https://runtimewire.com/article/guillaume-meyer-watermarks-remover-anthropic-claude", "published_at": "2026-08-23 12:55:37+00:00", "updated_at": "2026-08-23 13:13:25.237073+00:00", "lang": "en", "topics": ["generative-ai", "ai-policy", "ai-tools"], "entities": ["Guillaume Meyer", "Watermarks Remover", "Anthropic", "Memo", "Business Insider", "Claude", "C2PA"], "alternates": {"html": "https://wpnews.pro/news/guillaume-meyer-s-watermark-remover-tops-14000-github-stars-as-claude-detection", "markdown": "https://wpnews.pro/news/guillaume-meyer-s-watermark-remover-tops-14000-github-stars-as-claude-detection.md", "text": "https://wpnews.pro/news/guillaume-meyer-s-watermark-remover-tops-14000-github-stars-as-claude-detection.txt", "jsonld": "https://wpnews.pro/news/guillaume-meyer-s-watermark-remover-tops-14000-github-stars-as-claude-detection.jsonld"}}