Skip to main content

Privacy Policy

Our zero-upload privacy commitment for Remove Gemini Watermark

1. Zero Server Upload Commitment

Remove Gemini Watermark operates 100% locally inside your web browser.

When you drag, drop, paste, or select images (PNG, JPEG, WebP) or video clips (MP4), the files are decoded, processed, and reconstructed entirely within your browser's local memory (via WebCodecs and Canvas).

  • Your media files never leave your device.
  • No media is ever transmitted, uploaded, streamed, or stored on our servers or any third-party cloud infrastructure.
  • Media files and processing results are not persisted. Reloading or closing the tab discards application-held session references and in-memory object data; physical memory reclamation is browser-managed.

2. Information We Do Not Collect

Because this is a pure client-side utility tool:

  • No User Accounts: We do not provide user registration, login, or profile management. We do not collect names, passwords, or personal credentials.
  • No Payment Information: The tool is free to use. We do not collect or process credit cards, billing addresses, or transaction data.
  • No File Content or Filenames: We cannot see, access, inspect, or log the images, videos, filenames, dimensions, or EXIF metadata of the files you process.

3. Analytics and Operational Logs

To monitor system availability and general performance:

  • If privacy-preserving analytics (such as self-hosted Umami or Cloudflare Web Analytics) are enabled, they collect aggregate, anonymous site traffic metrics without identifying individual users.
  • These metrics are completely cookieless, do not track you across other websites, and never contain file names, user media, or personally identifiable information.

4. Local Browser Storage

We do not use cookies. We only use browser LocalStorage strictly for user interface state:

  • Theme Preference: Remembers your chosen color theme (light, dark, or system).
  • Locale Suggestion Dismissal: Remembers whether you have dismissed the language suggestion banner.

The active language itself is encoded in the page URL (e.g. / for English or /zh-Hans for Simplified Chinese), not stored in LocalStorage or cookies.

Our website may contain links to external sites (such as GitHub for open-source reference and source code). We are not responsible for the privacy practices or content of external websites.

6. Project Information

For technical details, architectural notes, and open-source attribution, please visit our About page.