Remove–AI–Watermarks – CLI and library for removing AI watermarks from images
Remove–AI–Watermarks is a CLI tool and Python library that automatically detects and removes watermarks from AI-generated images. It targets common watermark styles found in outputs from models like Stable Diffusion, DALL-E, and Midjourney. The tool uses computer vision techniques to identify watermark regions and inpaints them with surrounding image content. It supports batch processing via command line or integration into Python scripts. The project is open-source under the MIT license, available on GitHub. No pricing is mentioned; it is free to use. The repository includes installation instructions via pip and usage examples for both CLI and library modes. The tool is designed for developers who need to clean up large datasets of AI-generated images or prepare images for publication where watermarks are undesirable.
Enables automated removal of AI watermarks, streamlining image preprocessing for developers.