Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## 用法
* `go run main.go 要处理的图片目录`
* `imgPrint 要处理的图片目录` (imgPrint为编译好的二进制文件)

## 相关的文章参考
* [有趣的6种图片灰度转换算法](https://blog.csdn.net/weixin_33759269/article/details/89064157)