Google now lets users strip the visible watermark from its AI images, video, and audio

Google said Friday it will let users remove the visible watermark from its AI-generated images, video, and audio. The company said turning off the visible mark does not affect the invisible SynthID watermark or the C2PA metadata used to identify an AI-generated file. Josh Woodward, Google's vice president for Gemini, announced the change in a post on X. The invisible SynthID signal and the C2PA provenance data stay in place, so machines can still tell a file was generated even after the visible

1 min
Google now lets users strip the visible watermark from its AI images, video, and audio

Google said Friday it will let users remove the visible watermark from its AI-generated images, video, and audio. The company said turning off the visible mark does not affect the invisible SynthID watermark or the C2PA metadata used to identify an AI-generated file.

Josh Woodward, Google's vice president for Gemini, announced the change in a post on X. The invisible SynthID signal and the C2PA provenance data stay in place, so machines can still tell a file was generated even after the visible stamp is gone.

google-lets-users-remove-ai-watermark

For creators the change means cleaner output that looks less obviously machine made. For everyone else it blurs a warning sign users were told to trust, arriving just as regulators push harder for AI labeling and provenance.

The move highlights the gap between a visible cue people can see and the machine-readable provenance regulators are counting on to track synthetic media at scale.

Sources

TechCrunch: https://techcrunch.com/2026/08/14/google-will-now-allow-users-to-remove-visible-watermark-from-its-ai-generations/

Written by

More to read

  • LLM Text Watermarking in Production: Statistical Logit Biasing, Cryptographic Signatures, and Evasion Vectors

    As regulatory frameworks such as Article 50 of the EU AI Act enforce machine-generated content provenance, text watermarking has transitioned from academic theory to a core component of production LLM serving stacks. Unlike post-hoc classifiers that evaluate perplexity or burstiness and suffer from high false-positive rates on formal or non-native writing, generation-time watermarks embed imperceptible statistical or cryptographic signals directly into the token sampling process. When engineere

    1 min
  • Grokking in Large Language Models: How Weight Decay and Circuit Efficiency Drive Delayed Generalization

    Grokking in Large Language Models: How Weight Decay and Circuit Efficiency Drive Delayed Generalization In standard machine learning paradigms, model generalization closely tracks training loss: as an optimizer minimizes loss on training data, performance on held-out validation data improves in tandem until the model begins to overfit. In 2022, researchers at OpenAI observed a phenomenon that inverted this assumption: small neural networks trained on algorithmic tasks achieved near-zero trainin

    1 min
  • Serverless GPU Inference in Production: Cold Starts, GPU Memory Snapshotting, and Weight Paging Architectures

    Serverless GPU Inference in Production: Cold Starts, GPU Memory Snapshotting, and Weight Paging Architectures Deploying large language models on dedicated cloud GPUs creates an uncomfortable financial trade-off: keeping enterprise accelerators such as NVIDIA H100s or A100s warm 24/7 costs thousands of dollars per instance each month, yet scaling instances to zero introduces severe latency penalties. When traffic arrives at a dormant node, a standard inference server cold start can take anywhere

    1 min