Discover and explore top open-source AI tools and projects—updated daily.
dinoBOLTAI-powered local watermark remover for Gemini images
Top 96.1% on SourcePulse
Summary
This project provides a privacy-focused Chrome extension to remove watermarks from Google Gemini-generated images. It offers a local, standalone solution, ensuring user data never leaves the browser. This benefits users prioritizing data security, image integrity, and a seamless processing experience without server reliance.
How It Works
The extension leverages the LaMa (Large Mask Inpainting) AI model, executed client-side via ONNX Runtime Web. This architecture enables high-quality watermark removal through intelligent inpainting, preserving the original image's pixel-perfect quality by modifying only the masked watermark area. All processing occurs locally within a sandboxed browser environment, guaranteeing complete user privacy and data security.
Quick Start & Requirements
INSTALLATION.md file.Highlighted Details
Maintenance & Community
Contributions are welcomed via issues and pull requests, with detailed guidelines provided in the CONTRIBUTING.md file. No specific community channels (e.g., Discord, Slack) or maintainer details are listed in the README.
Licensing & Compatibility
Limitations & Caveats
Requires manual installation as an unpacked Chrome extension. Functionality is specifically targeted at removing watermarks from Google Gemini-generated images. Performance is dependent on the user's local browser and hardware capabilities for running the ONNX model.
2 months ago
Inactive
divamgupta
CompVis