This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and videos. It utilizes reverse alpha blending to eliminate watermarks and recover original media content.
The tool operates as a local media processor, executing all restoration algorithms on the client device or within the browser to prevent files from being uploaded to remote servers. It further functions as a browser media interceptor via extensions and userscripts to automatically replace watermarked previews and downloads with cleaned versions.
Capabilities include bulk media processing through a command-line interface and parallel browser tasks, supporting various resolutions and formats with lossless PNG export. The system provides programmatic asset restoration through a software development kit and offers real-time video previews for quality verification.
A command-line utility is available for executing restoration tasks and integrating them into automated local processing pipelines with structured JSON output.