Back to Home
Hooryo icon

GeminiWatermarkRemover

Verified Safe

by Hooryo

Overview

Effortlessly remove Gemini AI watermarks from images using client-side processing.

Installation

Run Command
python -m http.server 8000

Security Notes

The application is entirely client-side, meaning no user image data is uploaded to a server, significantly reducing backend security risks. The core logic runs in the user's browser. It loads ONNX Runtime and the LaMa AI model from external CDNs (cdn.jsdelivr.net, huggingface.co), which are generally reputable sources, but introduce a supply-chain risk if those sources were compromised. The code itself contains no 'eval' or obvious malicious patterns, and no hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2026-01-19

Tags

Watermark RemovalImage ProcessingAIClient-SideWeb Tool