Gemini Watermark Remover

🌐Community
by rookie-ricardo · vlatest · Repository

Removes Gemini watermarks from images automatically, letting you use your creations freely and without restrictions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gemini-watermark-remover npx -- -y @trustedskills/gemini-watermark-remover
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gemini-watermark-remover": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gemini-watermark-remover"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The gemini-watermark-remover skill enables users to detect and remove watermarks from images, particularly those generated or modified by AI models like Gemini. It uses advanced image processing techniques to identify and eliminate visible watermark elements while preserving the integrity of the original content.

When to use it

  • You need to clean up AI-generated images for professional use without visible branding.
  • You want to repurpose content from sources that include watermarks but require clear visuals.
  • You're preparing media for publication or sharing where watermarks may interfere with aesthetics or clarity.

Key capabilities

  • Detection of common watermark patterns in AI-generated imagery
  • Removal of visible text and graphical watermarks
  • Preservation of image quality after removal

Example prompts

  • "Remove the watermark from this Gemini-generated image."
  • "Clean up this AI image so it's watermark-free for my presentation."
  • "Eliminate any branding elements from the provided picture."

Tips & gotchas

  • The effectiveness may vary depending on the complexity and placement of the watermark.
  • Some watermarks are embedded in the image data, making them harder to remove without affecting quality.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rookie-ricardo
Installs
1.3k

🌐 Community

Passed automated security scans.