picgo-plugin-store
v0.0.1
Published
To store img which not exists locally
Downloads
22
Maintainers
Readme
picgo-plugin-store
在上传图片前重新存储一份图片到本地指定目录。在使用剪切板上传或 URL 上传时十分有用。
| Param | Type | Description | | --- | --- | --- | | storePATH | str | 图片保存的路径 | | autoRename | bool | 是否开启自动改名,如开启,则保存的名字是上传到图床时的名字。比如开启这个和PicGo上传时重命名就能对每张图片重命名了。 |