An open API service indexing awesome lists of open source software.

https://github.com/jeffshee/watermark-tool


https://github.com/jeffshee/watermark-tool

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Watermark tool

Overlay watermark on images using ImageMagick.

**Steps:**
1. Install ImageMagick.
2. Place your watermark, `watermark.png`, in the same directory as the script.
3. Run the script and choose the source and destination folders.
4. Optionally, set watermark width and offset percentages.
5. Wait while the script processes your images.
6. Done.

**步骤:**
1. 安装 ImageMagick。
2. 将水印图片 `watermark.png` 放置在与脚本相同的目录中。
3. 运行脚本,选择源文件夹和目标文件夹。
4. (随意)设置水印宽度和偏移百分比。
5. 等待脚本处理图片。
6. 完成。