Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonny-zhang/image_pdf_shengmo
把要处理的图片经过省墨处理,再生成pdf
https://github.com/tonny-zhang/image_pdf_shengmo
Last synced: 1 day ago
JSON representation
把要处理的图片经过省墨处理,再生成pdf
- Host: GitHub
- URL: https://github.com/tonny-zhang/image_pdf_shengmo
- Owner: tonny-zhang
- Created: 2021-04-16T08:48:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T03:45:35.000Z (over 3 years ago)
- Last Synced: 2024-11-06T05:12:32.341Z (about 2 months ago)
- Language: Go
- Size: 1.75 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 用法
* `go run main.go 要处理的图片目录`
* `imgPrint 要处理的图片目录` (imgPrint为编译好的二进制文件)## 相关的文章参考
* [有趣的6种图片灰度转换算法](https://blog.csdn.net/weixin_33759269/article/details/89064157)