Back to news
AI Tools & Products
May 19, 2026

Tool Developed to Remove AI Watermarks from Images Generated by Various Models

May 19, 2026
AI Summary

A new command-line interface (CLI) and library has been created to remove both visible and invisible AI watermarks from images generated by models such as Google Gemini, ChatGPT, and Stable Diffusion. The tool can strip metadata and watermarks in a single command, offering a web service for users who prefer not to install software.

  • The tool can remove visible watermarks, such as those from Google Gemini, and invisible watermarks from various AI models, including SynthID and C2PA.
  • It operates by reversing the watermarking process using a known alpha map and employs a three-stage detection method to locate the watermark dynamically, even in resized or cropped images.
  • The removal process is efficient, taking approximately 0.05 seconds per image without the need for a GPU.
  • Users can access the tool via a web service or install it as a CLI tool using Python.
  • The tool includes features for processing individual images or batches, and it can also check and remove AI-related metadata.
  • It is designed for legitimate use cases, and users are advised to comply with applicable laws regarding AI-generated content.
ai toolsimage processingwatermark removalclilibrary