Skip to content

Commit e720fa1

Browse files
committed
docs(readme): announce Gemini 3.5 profile support
Add a top-of-README highlight line and a dedicated "Gemini 3.5 Support" section, with the new preview screenshot and a V2 / Legacy comparison table covering small/large logo sizes, GUI controls, and the CLI flag. The existing Veo Video Watermark Remover banner is left in place below it.
1 parent 7466190 commit e720fa1

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
88
[![GitHub Stars](https://img.shields.io/github/stars/allenk/GeminiWatermarkTool?style=social)](https://github.com/allenk/GeminiWatermarkTool)
99

10+
🆕 **Gemini 3.5 watermark profile supported** — Google updated the watermark layout (different position and alpha map) starting with Gemini 3.5. This tool now auto-targets the new profile by default, with a one-click **Legacy** toggle for pre-3.5 outputs. [Details below](#-gemini-35-support--new).
11+
1012
📢 **Now available: [Veo Video Watermark Remover](https://github.com/allenk/VeoWatermarkRemover)** — remove Google Veo "Veo" text watermarks from videos, same reverse alpha blending engine. Demo build (Win x64).
1113

1214
▶️ **Watch: [GeminiWatermarkTool — Quick Start & Feature Overview](https://www.youtube.com/watch?v=0jux3AJVb2Q)**
@@ -47,6 +49,24 @@ Key capabilities include:
4749
- **Cross-platform**: Windows / Linux / macOS / Android (CLI)
4850
- **AI Agent ready**: [Claude Code Skill + MCP Server](https://github.com/allenk/gwt-integrations) for automation and agent workflows
4951

52+
## ✨ Gemini 3.5 Support — New
53+
54+
> **GeminiWatermarkTool now supports the new Gemini 3.5 watermark layout out of the box.**
55+
> Starting with Gemini 3.5, Google shifted the watermark position and updated its alpha map relative to legacy Gemini outputs. The tool targets the new profile by default and ships a one-click **Legacy** toggle for pre-3.5 outputs — no command-line flags or re-calibration needed.
56+
57+
![Gemini 3.5 Preview](artworks/gemini_35_preview.png)
58+
59+
| | Gemini 3.5+ (default) | Legacy (pre-Gemini 3.5) |
60+
|---|---|---|
61+
| **Profile** | V2 | V1 |
62+
| **Small logo** | 36×36 | 48×48 |
63+
| **Large logo** | 96×96 | 96×96 |
64+
| **Margin** | shifted (per-aspect calibrated) | original |
65+
| **GUI** | "Auto Detect" / "Small" / "Large" radios | tick **"Legacy (pre-Gemini 3.5)"** checkbox |
66+
| **CLI** | default | pass `--legacy` |
67+
68+
Both profiles use the same deterministic reverse alpha blending pipeline — switching profiles only changes the alpha map and position formula, not the math.
69+
5070
## 🎬 Veo Video Watermark Removal — Demo Available
5171

5272
> **NEW:** GeminiWatermarkTool now supports removing **Google Veo** video watermarks.

artworks/gemini_35_preview.png

986 KB
Loading

0 commit comments

Comments
 (0)