Gemini Logo Remover

🌐Community
by bear2u · vlatest · Repository

Removes unwanted logos from images using Gemini AI, quickly enhancing visuals for branding or creative projects.

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-logo-remover npx -- -y @trustedskills/gemini-logo-remover
2

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

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

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

About This Skill

What it does

The gemini-logo-remover skill removes the Gemini logo from images. It's designed to be a simple utility for situations where you need an image without the prominent branding of Google’s Gemini AI. The tool specifically targets and eliminates the Gemini logo, leaving the rest of the image intact.

When to use it

  • You want to share an image generated by Gemini but don't want the visible logo.
  • You are creating a presentation or document where the Gemini logo is visually distracting.
  • You need to comply with branding guidelines that prohibit displaying logos in certain contexts.
  • You’re building a custom application and require images without the Gemini watermark.

Key capabilities

  • Removes the Gemini logo from images.
  • Preserves the rest of the image content.
  • Simple, focused functionality.

Example prompts

  • "Remove the Gemini logo from this image." (followed by providing an image)
  • "Can you clean up this image and get rid of that logo?" (followed by providing an image)
  • “Please remove the watermark from this generated picture.” (followed by providing an image)

Tips & gotchas

The skill is designed specifically for Gemini-generated images. It may not work effectively on images with other watermarks or logos. Providing a clear, high-resolution image will generally yield better results.

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
bear2u
Installs
27

🌐 Community

Passed automated security scans.