Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansgoo/pypicgo-blind-watermark-plugin
PyPicGo 盲水印插件
https://github.com/ansgoo/pypicgo-blind-watermark-plugin
blind-watermark pypicgo
Last synced: 29 days ago
JSON representation
PyPicGo 盲水印插件
- Host: GitHub
- URL: https://github.com/ansgoo/pypicgo-blind-watermark-plugin
- Owner: AnsGoo
- License: mit
- Created: 2022-01-20T12:21:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T14:39:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-05T17:07:44.658Z (about 1 month ago)
- Topics: blind-watermark, pypicgo
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blind WaterMark for pypicgo
Blind WaterMark for [PyPicGo](https://github.com/AnsGoo/PyPicGo) append blind watermark to images
## install
```shell
pip install pypicgo-blind-watermark-plugin
```## config
```yaml
tinypng:
module: pypicgo_blind_watermark_plugin.BlindWaterMarkPlugin
config:
mark: xxxxxxxxxxxxxxx
```