forked from wiltodelta/remove-ai-watermarks
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhelp.txt
More file actions
19 lines (16 loc) · 828 Bytes
/
Copy pathhelp.txt
File metadata and controls
19 lines (16 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Usage: remove-ai-watermarks [OPTIONS] [COMMAND] [ARGS]...
Remove visible and invisible AI watermarks from images, plus provenance
metadata from video.
Options:
--version Show the version and exit.
-v, --verbose Enable verbose logging.
--help Show this message and exit.
Commands:
all Remove ALL watermarks: visible + invisible + metadata.
batch Process all images in a directory.
erase Erase arbitrary region(s) from an image via inpainting.
identify Identify where an image was made and what watermarks it...
invisible Remove invisible AI watermarks (SynthID, StableSignature,...
metadata Check or remove AI-generation metadata (images, video, and...
video Process AI watermarks in video files.
visible Remove a known visible AI watermark from an image.