image-converter

时间:2024-04-20 00:52:42
【文件属性】:

文件名称:image-converter

文件大小:573KB

文件格式:ZIP

更新时间:2024-04-20 00:52:42

Go

图像转换器 我在DevOps Gathering 2019上作为云的工具语言使用Go的示例代码。 要安装或更新,请运行go get -u github.com/schjan/image-converter/... ,然后从bash / cmd获得该image-converter命令。 > image-converter -help Usage of image-converter: -out string directory to save converted images (default "./out") -smart if set use smart cropper (github.com/muesli/smartcrop) -source string directory containing source imag


【文件预览】:
image-converter-master
----.travis.yml(172B)
----cmd()
--------image-converter()
----processing()
--------crop()
--------processor.go(3KB)
----assets()
--------snow-1920.jpg(565KB)
----Dockerfile(402B)
----LICENSE(1KB)
----.gitignore(336B)
----go.sum(2KB)
----.dockerignore(346B)
----README.md(669B)
----go.mod(494B)

网友评论