IA · 14 August 2026 · 4 min read
Google drops visible watermarks from Gemini: transparency moves to metadata
In brief: Google has introduced an option for users to remove visible watermarks from AI-generated images, videos, and audio created with Gemini and Flow. The change addresses persistent requests from creative professionals and businesses needing clean assets, while shifting authentication entirely to invisible technologies such as DeepMind's SynthID, C2PA metadata, and the new Credentio open-source library.
by Team Mocchi's
A practical update for creative workflows
Until now, generating an image, video clip, or audio track using Google's AI models meant accepting an indelible watermark icon placed in the corner of the output file. While originally designed to signal synthetic media immediately, this visual overlay frequently hindered enterprise adoption, marketing campaigns, and professional creative pipelines where unblemished assets are required.
With its latest update, Google is making this visible marker optional. As reported by TechCrunch, users can disable the overlay for outputs generated by the Nano Banana, Omni, and Lyria model families across Gemini and the Flow video tool, with integration for Google Search planned shortly.
Shifting to invisible markers: SynthID and C2PA
Removing the visual badge does not mean abandoning provenance tracking. Josh Woodward, Vice President for Google Labs, Gemini, and AI Studio, stated that the company seeks to balance creative utility with safety and accountability. Even when the visible mark is switched off, files continue to carry an invisible SynthID digital fingerprint developed by Google DeepMind.
In addition, outputs will retain metadata compliant with the C2PA (Coalition for Content Provenance and Authenticity) standard, the industry framework backed by major tech firms to verify the origin and edit history of digital media. As noted by The Verge, users and platforms can still verify whether a file was produced or altered by AI by querying Gemini or Google Search.
Developer enablement through Credentio
To support external software systems and enterprise pipelines, Google has also open-sourced a library called Credentio. The utility allows engineers to integrate a local verification engine directly into their own applications, reading provenance headers and validating SynthID and C2PA markers on-device without having to route verification requests through external cloud endpoints.
Google clarified that the setting to disable visible watermarks will remain unavailable in jurisdictions where local legislation explicitly mandates direct visual labeling on synthetic media, ensuring regional regulatory compliance.
Aligning with industry standards
Google's decision brings its tooling in line with practices already standard across competitors such as OpenAI and Meta, neither of which forces visible overlays on generated imagery, relying instead on cryptographic headers and standards like Content Seal. Because many professionals previously edited out or cropped visible watermarks before publication, the visual badges often degraded usability without preventing deliberate misattribution.
By transferring the responsibility of verification to mathematical watermarking and structured metadata, the generative AI sector is converging on an approach where aesthetic utility remains intact while programmatic provenance remains verifiable.
Mocchi's take
For businesses deploying generative AI in production, forced on-canvas watermarks have long been a source of friction that led to cumbersome manual post-processing. Google's move confirms that meaningful transparency is not achieved through easily cropped pixel logos, but through robust cryptographic frameworks such as C2PA and robust embedding mechanisms like SynthID. For organizations building modern software pipelines, the release of on-device validation tools like Credentio offers a concrete path forward: it enables automated compliance checks aligned with regulatory frameworks like the EU AI Act without compromising output quality.