Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hans362/picgo-plugin-remove-exif
Remove EXIF data before uploading
https://github.com/hans362/picgo-plugin-remove-exif
Last synced: about 2 months ago
JSON representation
Remove EXIF data before uploading
- Host: GitHub
- URL: https://github.com/hans362/picgo-plugin-remove-exif
- Owner: hans362
- License: mit
- Created: 2022-07-11T09:13:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T08:50:34.000Z (over 1 year ago)
- Last Synced: 2024-11-09T22:12:18.336Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-PicGo - picgo-plugin-remove-exif
README
## picgo-plugin-remove-exif
![license](https://img.shields.io/github/license/hans362/picgo-plugin-remove-exif)
[![npm](https://img.shields.io/npm/v/picgo-plugin-remove-exif?style=flat)](https://www.npmjs.com/package/picgo-plugin-remove-exif)Remove EXIF data before uploading
上传图片前移除EXIF数据
### Installation 安装
对于 PicGo GUI 版本,直接搜索 remove-exif 并下载安装即可。
对于 PicGo CLI 版本,执行 `picgo add remove-exif` 安装即可。
### Contributing 贡献
欢迎提交 Pull Request。
### License 许可证
[MIT License](https://github.com/hans362/picgo-plugin-remove-exif/blob/master/LICENSE).