2 Sources
[1]
How Does AI Watermarking Work, and How Can I Check For One?
Recently, Anthropic announced that its Claude models will soon begin marking its text output with invisible watermarks. At the same time, Google revealed that its own visible Gemini watermark on generated images will now be optional. These are just two contradictory examples of the wildly varied methods of watermarking AI output. So, let's break down how AI watermarks work, and how you can detect them even when they're "invisible." How does AI watermarking work? The exact method for watermarking AI output will depend on the type of media being generated, but the principle is generally the same: The generated media is embedded with data that is undetectable (or occasionally detectable) to the human eye or ear, but which identifies it as AI-produced. Watermark-detecting tools can then be used to identify if something was made with AI, without guessing or using an unreliable AI "detector". Here are some examples of how watermarks may be implemented for various media types. * For images: Since the pixels of an image are mathematical values, they can be slightly modified to embed a digital signature, without perceptible changes to the image itself. Google's SynthID, for example, distributes an invisible signature across any generated image, so even a cropped version will still contain detectable portions of the watermark. Note: This is distinct from the visible gray symbol in the corner of Gemini images. Even if you turn off the visible Gemini watermark, the invisible one remains. * For audio: Embedding a watermark in audio files can be even easier, placing signature sounds outside the range of human hearing (typically below 20Hz or above 20,000Hz). SynthID has an audio component that can be heard by watermark detectors, but remains imperceptible to the ear. * For video: Naturally, generated video tends to use a combination of both of the above watermarking methods, though it's worth keeping in mind that someone making fake content could, for example, generate AI audio to accompany real video, meaning the watermark might appear in one piece of the content, but not another. * For text: Every next word an LLM generates comes with a probability score. The sentence "The cat is" could end with "fluffy," "cute," or "small." Each one of those words is given a percentage likelihood that it will appear. Text watermarks work by inflating the chances that certain sets of random words will appear. This can make it possible to detect LLM-generated text without changing its semantic meaning. However, this tends to work better for longer pieces of text, which provides more chances to detect the presence of less-likely words. * For metadata: While not strictly a watermark, C2PA is a framework for adding metadata that can help verify the origin of a piece of media. Some camera manufacturers, for example, have implemented C2PA to give photographers a traceable record of where an image came from. This can also include noting whether an image was generated with AI tools. While SynthID originated with Google's DeepMind, the company open-sourced the protocol, and now it's also used by other AI companies, including OpenAI. Some companies. conversely, do not use a watermark at all -- and among those that do, the implementation can be inconsistent between tools. In other words, the presence of an AI watermark can confirm something was made or modified with AI, but the absence of one can't prove it wasn't. How can you detect AI watermarks? Despite SynthID and C2PA being relatively common, it's still kind of a crapshoot to properly detect the presence of watermarks or metadata that will confirm if a piece of media was generated with AI. OpenAI has a standalone tool to check for SynthID or C2PA in a file, and Google lets you access its verification tools via Gemini or, with the right prompting, directly via Google itself. However, these tools have limitations. OpenAI's detector, for some reason, only seems to detect media generated by OpenAI itself. During my testing, I tried uploading images generated via Gemini -- which could detect its own SynthID watermark -- and OpenAI's tool did not find it. Meanwhile, Google created a SynthID Detector portal, but it's currently available on an invite-only basis, specifically for journalists and verification professionals. You can still access some SynthID detection functions via Gemini or Google, though in some cases, you'll need the right prompts to do so. In my testing, when asking "is this real" for a known AI-generated image via Gemini, the tool invoked a verification tool to check for SynthID. However, when doing the same process via Google, the LLM's output resembled a visual analysis instead. It only invoked a SynthID check when specifically asked to do so. Even if you do your diligence to check for every version of a SynthID watermark or C2PA metadata, it's still possible that a piece of media could have some other form of watermark that requires a different detector. Unfortunately, unless you have a strong indicator of which tool was used to create a piece of generated media, it can still be difficult to thoroughly check for every kind of watermark. When it comes to text-based watermarks like the kind Claude or even Gemini use, detecting them can still be very difficult. For starters, neither offers a public way to check for the text watermark just yet (Google's SynthID Detector portal can do so, but it's not generally available). Can AI watermarking be circumvented? With enough work, any watermark can technically be removed, though SynthID specifically is pretty resistant to most typical forms of modification. An AI-generated image with a SynthID watermark that has been cropped, filtered, or modified can still retain enough of its original watermark to be detectable. It's not impossible to remove, but it's generally hard to do so accidentally. Removing metadata like C2PA, on the other hand, is considerably easier. For images, that's as simple as taking a screenshot. A screenshot of an image essentially creates a new image file based on the pixels visible on the screen. This means that any watermark that affects those pixels can remain, but an entirely new set of metadata is created, wiping any C2PA data along with it. That means that if you want to maintain a metadata chain that lets you prove the authenticity of an image, it's important to download or upload the specific original files and make sure any editing tools you use support maintaining that metadata. Text watermarks are among the easiest to get around. Since they work by simply altering the probability that certain words will appear, running text through another AI tool that rephrases the words without using a watermark, or even manually rewriting a block of text, can potentially remove the watermark. Does a watermark always mean a piece of media was AI-generated? It's important to keep in mind that a watermark can be added to an authentic piece of media. If someone uploads an authentic photo to a tool like Gemini to perform simple edits, the output image will have a SynthID watermark, too. This doesn't mean the whole image is inauthentic, but it will still be flagged by watermark detectors. Similarly, it's possible to generate an image of a subject, cut the subject out, and add it to an image using traditional manipulation techniques like Photoshop to create an inauthentic image that's mostly made from an authentic image. Whether or not the watermark will remain on the portion of an image that was AI-generated can only be determined on a case-by-case basis. As mentioned before, the absence of a watermark cannot prove that an image is authentic. Even the presence of a watermark can't prove that the substance of an image isn't real. Watermarks and metadata are simply tools to help you figure out where a piece of media likely came from and how it might've been modified. Ultimately, it's still up to you to verify the things you see and hear online.
[2]
Claude AI Adds Invisible Text Watermarks to Everything for European AI Act
Claude AI's introduction of an invisible watermark in all its generated text represents a significant development in making sure transparency and accountability in AI-generated content. According to Ryan & Matt Data Science, this watermark uses subtle, pattern-based algorithms embedded during text generation, making it undetectable to human readers but identifiable through Claude-specific detection systems. While the watermark does not compromise the readability or quality of the text, its integration aligns with regulatory frameworks like the European AI Act, highlighting its role in addressing emerging standards for AI accountability. Discover how this watermarking system compares to other AI detection approaches and its implications for content verification. Learn about the limitations of existing detection APIs, including their struggles with false positives and cross-model identification. Additionally, gain insight into the challenges of circumventing the watermark through methods like editing or translation and how these issues intersect with evolving AI technologies. How the Claude Watermarking System Works The watermark is embedded in every piece of text generated by Claude AI using subtle, pattern-based algorithms. These patterns are introduced during the text generation process and remain invisible to human readers. However, they can be identified using specialized tools equipped with Claude's proprietary decoding algorithm. Key characteristics of the watermark include: * It does not affect the readability, coherence, or overall quality of the text. * It applies exclusively to newly generated content, leaving pre-existing or edited material untouched. * It remains entirely invisible, unlike visible watermarks in images or videos, making sure a seamless user experience. Although the watermark is designed to be unobtrusive, some experts speculate that it might subtly influence the stylistic nuances of the generated text. This raises questions about whether such changes could be detected by advanced linguistic analysis tools. Technical Foundations Claude's watermarking system draws inspiration from Google DeepMind's SynthID but incorporates unique adaptations to suit its specific use cases. The watermark is embedded probabilistically, relying on patterns that can only be detected using Claude-specific tools. This ensures that generic AI detection tools are unable to identify the watermark, enhancing its security and reliability. Importantly, the watermarking system excludes deterministic outputs, such as programming code. This ensures that outputs requiring high precision, like code snippets, remain unaffected by the watermarking process. This distinction highlights the system's adaptability to different types of content while maintaining its primary goal of transparency. Expand your understanding of Claude AI with additional resources from our extensive library of articles. Detection and API Access To promote transparency and accountability, Claude plans to release an API that enables users to detect watermarked text. This tool will be particularly useful for organizations, regulators and researchers seeking to verify whether specific content was generated by Claude AI. However, the detection process comes with certain limitations: * The API is tailored specifically to Claude's watermark and cannot detect watermarks embedded by other AI models. * There is a small margin of error, meaning that human-written text could occasionally be flagged as AI-generated and vice versa. These limitations underscore the need for standardized detection methods across the AI industry. Such standards could ensure consistent and reliable identification of AI-generated content, fostering greater trust and accountability. Regulatory Compliance and Ethical Implications The watermarking initiative aligns closely with regulatory frameworks like the European AI Act, which emphasize the importance of distinguishing AI-generated content from human-created material. This distinction is particularly critical in sectors such as journalism, education and policymaking, where transparency and accountability are paramount. By embedding watermarks, Claude AI seeks to address several ethical concerns, including: * Preventing the spread of misinformation and plagiarism. * Making sure accountability for the use of AI-generated content. * Supporting regulatory efforts to mitigate the misuse of AI technologies. This initiative reflects a broader industry trend toward responsible AI development. By taking proactive steps to ensure transparency, Claude AI sets a precedent for other developers to follow, potentially paving the way for industry-wide standards. Challenges in Bypassing Watermarks Despite the robustness of Claude's watermarking system, attempts to bypass it have already begun to emerge. Common strategies include: * Extensive manual editing of the generated text. * Translating the text into another language and back using non-AI tools. * Iterative rewriting of the text using Claude AI itself. While these methods may obscure the watermark to some extent, their effectiveness varies. Light editing or simple paraphrasing is unlikely to fully remove the embedded patterns. Furthermore, tools claiming to specialize in watermark removal often rely on reverse-engineering the algorithm, a process that is both complex and resource-intensive. As watermarking technology continues to evolve, bypassing methods are expected to face increasing challenges, making it more difficult to obscure the origins of AI-generated content. Watermarking vs AI Detection Tools Watermarking represents a fundamentally different approach compared to traditional AI detection tools. While detection tools analyze broader patterns and stylistic features commonly associated with AI-generated content, watermarking embeds specific, identifiable markers into the text. For example: * AI detection tools might flag repetitive phrasing, overly consistent sentence structures, or other stylistic anomalies. * Watermarking focuses on algorithmic patterns that are detectable only with the appropriate tools. This distinction makes watermarking a more definitive method for identifying AI-generated text, provided the correct detection tools are used. However, it also highlights the need for complementary approaches to ensure comprehensive identification and verification of AI-generated material. Future Directions As watermarking technology matures, further advancements are anticipated. Claude's developers are likely to refine the detection API, enhancing its accuracy and expanding its capabilities to address emerging challenges. Additionally, ongoing research will focus on: * Evaluating the effectiveness of bypass strategies and developing countermeasures. * Assessing the reliability of emerging watermark removal tools. * Exploring the potential applications of watermarking in other AI models and industries. The broader implications of watermarking extend beyond Claude AI. As regulatory frameworks like the European AI Act continue to gain traction, other AI developers may adopt similar transparency mechanisms. This could lead to the establishment of industry-wide standards, making sure that AI-generated content remains identifiable, accountable and trustworthy. Claude AI's watermarking initiative represents a significant step forward in addressing the challenges posed by AI-generated content. By embedding invisible yet detectable patterns into text, Claude is not only complying with regulatory requirements but also setting a benchmark for ethical and responsible AI development. As the technology evolves, it will play an increasingly important role in shaping the future of AI content regulation and fostering trust in AI-generated material. Media Credit: Ryan & Matt Data Science Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.
Share
Copy Link
Claude AI now embeds invisible text watermarks in all generated content to comply with the European AI Act. Meanwhile, Google's SynthID protocol spreads across the industry, offering detection tools for images and audio. But verification remains inconsistent as companies adopt varied watermarking approaches.

Claude AI has begun embedding invisible text watermarks in all its generated content, marking a significant shift toward accountability in AI-generated content
2
. The watermarking system uses pattern-based algorithms integrated during text generation, making the watermarks undetectable to human readers but identifiable through Claude-specific detection tools. This initiative aligns directly with regulatory frameworks like the European AI Act, which mandates clear distinctions between AI-generated and human-made content2
.The watermark doesn't compromise readability or quality, applying exclusively to newly generated content while leaving pre-existing material untouched. Claude's approach draws inspiration from Google DeepMind's SynthID but incorporates unique adaptations for its specific use cases. Notably, the system excludes deterministic outputs like programming code to maintain precision where accuracy is critical
2
.AI watermarking embeds data into generated media that remains invisible or inaudible to humans but can be detected by specialized tools. For images, Google's SynthID modifies pixel values slightly to embed digital signatures without perceptible changes. The invisible signature distributes across the entire image, so even cropped versions retain detectable portions of the watermark
1
. This differs from visible watermarks like Gemini's gray corner symbol—even when users disable the visible marker, the invisible watermark persists.For audio files, watermarks embed signature sounds outside human hearing range, typically below 20Hz or above 20,000Hz. SynthID's audio component remains imperceptible to the ear while being detectable by specific tools
1
. Video watermarking combines both image and audio methods, though mixed-media content poses challenges—AI audio accompanying real video might only contain watermarks in one component.Invisible text watermarks operate differently. Every word an LLM outputs carries a probability score. The watermark inflates chances that certain random word sets will appear without changing semantic meaning. This probabilistic approach works better for longer text, providing more opportunities to detect less-likely word patterns
1
.Claude plans to release a detection API enabling users to verify watermarked text, particularly useful for organizations, regulators, and researchers. However, the API only detects Claude's specific watermark and cannot identify watermarks from other AI models. A small margin of error exists, meaning human-written text could occasionally be flagged as AI-generated and vice versa
2
.OpenAI offers a standalone tool to check for SynthID or C2PA metadata in files, but testing revealed it only detects media generated by OpenAI itself. Images created via Gemini—which successfully detected its own SynthID watermark—weren't recognized by OpenAI's detector
1
. Google created a SynthID Detector portal, but it's currently invite-only for journalists and verification professionals. Some SynthID detection functions work via Gemini or Google search, though results vary depending on prompts used1
.C2PA metadata offers another verification layer, providing traceable records of media origin. Some camera manufacturers have implemented C2PA to help photographers verify image sources and note AI tool usage
1
.Related Stories
The watermarking initiative addresses critical concerns around preventing misinformation and plagiarism while ensuring accountability for AI-generated content use. This supports regulatory efforts to mitigate AI technology misuse, particularly in journalism, education, and policymaking where transparency is paramount
2
.Despite the system's robustness, bypass attempts have emerged. Common strategies include extensive manual editing of generated text and translating content into another language
2
. While watermark presence confirms AI involvement, absence doesn't prove human authorship—implementation remains inconsistent across companies, and some don't use watermarks at all1
.Google open-sourced SynthID, enabling adoption by companies including OpenAI. Yet inconsistent implementation across tools creates verification challenges. The limitations underscore urgent need for standardized detection methods across the AI industry to ensure consistent, reliable identification of AI-generated content and foster greater trust and accountability
2
. Watch for regulatory pressure to accelerate standardization efforts as the European AI Act sets precedents other regions may follow.Summarized by
Navi
19 Aug 2026•Policy and Regulation

11 Aug 2026•Technology

04 Jun 2025•Technology

1
Policy and Regulation

2
Technology

3
Technology
