wiltodelta/remove-ai-watermarks — reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool with a simple command line interface and an importable library that cleans images I made with AI by removing visible AI watermarks, invisible provenance marks, and metadata labels.
It should handle things like the Gemini sparkle, common AI disclosure text strips, SynthID and similar hidden marks, plus C2PA, EXIF, XMP, and IPTC data, including Made with AI labels. I want it to work on single images and whole folders, include a way to identify and report what watermark or provenance info is present, and have a generic box based erase mode for any logo or object I choose.
Please keep visible watermark and metadata cleanup fast and offline on CPU, and make the hidden watermark removal use a stronger image regeneration path when a GPU is available. Try to preserve text and faces as much as possible, and add an optional finishing pass that makes the result feel a bit more natural. Also make the scope clearly about lawful cleanup of my own generated images. Look up current docs online if you need to.
Want more depth? Deep Reverse