A CLI tool for adding watermarks to images.
watermark [text] [options]watermark "仅用于xxx项目投标使用"--images, -i: Specify the input images directory.--size, -s: Set the font size.--font, -f: Set the font family name (e.g., "FZCuHeiSongS-B-GB").
git clone ...
cd watermark
cargo build --release