v1.0.41
GargantuaX/gemini-watermark-removerv1.0.41Aug 15, 2026by GargantuaX
AI Summary
This release introduces support for the new Gemini 2K watermark layout (48x48 with 96px margins) and includes extensive validation of existing samples and new regression tests.
Key Highlights
- Recognizes new Gemini 2K watermark layouts at 2048x2048 and 2400x1792
- Reprocessed 12 public issue samples with 11 passing residual gates
- Added deterministic regressions for 2K dimensions and a negative control
New Features
- 2K watermark layout recognition
- Deterministic regression testing suite
Full Release Notes
## 2K Image Watermark Removal - Recognize the new Gemini 2K watermark layout found on exact `2048x2048` and `2400x1792` outputs: a `48x48` watermark with `96px` right and bottom margins. - Keep existing canonical candidates first for other image sizes, and require candidate validation before selecting the new secondary layout. - Preserve best-effort processing without adding a rejection threshold, changing alpha strength, or enabling broader cleanup behavior. ## Release Validation - Reprocessed all 12 public issue #101 samples: all 12 were processed, 11 passed the residual gate, and every sample selected the reported anchor. One sample retains a mild edge residual instead of being skipped. - Added deterministic regressions for both confirmed 2K dimensions and a negative control for the existing `2752x1536` canonical `96x96` layout. - Complete automated result: 1,677 passed, 32 skipped, and 0 failed. - Packed SDK consumer smoke: 8 passed. - Scoped image quality gate, release goal audit, and GitHub CI passed. ## Assets - npm package: `pilio-gemini-watermark-remover-1.0.41.tgz` - userscript: `gemini-watermark-remover.user.js` - Chrome extension: `gemini-watermark-remover-extension-v1.0.41.zip` - extension SHA256: `c83236b3166053e38a7d6b0d977981f04889acd7a08f2f4910ce43dff8fe892f` - npm tarball SHA256: `a3e07526d5a965aa4f0195be2bb80edaaa431bf04d1c9aab8991e6ab93b08ba2`