mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-05-20 20:04:40 +02:00
docs: add raiw.cc mention and move examples section higher
This commit is contained in:
@@ -15,6 +15,14 @@ Strips SynthID, C2PA Content Credentials, EXIF/XMP "Made with AI" labels, and vi
|
||||
- **Batch processing** — process entire directories
|
||||
- **Detection** — three-stage NCC watermark detection with confidence scoring
|
||||
|
||||
> **Try it online** — don't want to install anything? Use [raiw.cc](https://raiw.cc), a free web service powered by this library.
|
||||
|
||||
## Examples
|
||||
|
||||
| Before (Watermarked) | After (Cleaned) |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
## Supported models
|
||||
|
||||
| AI model | Visible watermark | Invisible watermark | Metadata | Our approach |
|
||||
@@ -79,12 +87,6 @@ AI tools embed generation metadata that social platforms use to show "Made with
|
||||
|
||||
The cleaner parses each layer, removes AI-related fields, and preserves standard metadata (Author, Copyright, Title).
|
||||
|
||||
## Examples
|
||||
|
||||
| Before (Watermarked) | After (Cleaned) |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
## Installation
|
||||
|
||||
### Recommended
|
||||
|
||||
Reference in New Issue
Block a user