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

https://github.com/moremorefun/go-tinypng

tinypng批量压缩工具
https://github.com/moremorefun/go-tinypng

golang tinypng

Last synced: 5 months ago
JSON representation

tinypng批量压缩工具

Awesome Lists containing this project

README

          

# go-tinypng

[![build](https://github.com/moremorefun/go-tinypng/workflows/build/badge.svg)](https://github.com/moremorefun/go-tinypng/actions?query=workflow%3Abuild)
[![GitHub release](https://img.shields.io/github/tag/moremorefun/go-tinypng.svg?label=release)](https://github.com/moremorefun/go-tinypng/releases)
[![GitHub release date](https://img.shields.io/github/release-date/moremorefun/go-tinypng.svg)](https://github.com/moremorefun/go-tinypng/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/moremorefun/go-tinypng/blob/master/LICENSE)
[![blog](https://img.shields.io/badge/blog-@moremorefun-brightgreen.svg)](https://www.jidangeng.com)

## 目录

- [go-tinypng](#go-tinypng)
- [目录](#目录)
- [背景](#背景)
- [使用说明](#使用说明)
- [维护者](#维护者)
- [使用许可](#使用许可)

## 背景

tinypng批量压缩工具。

## 使用说明

```
./${os}-${BINARY}-${VERSION}
Usage of ./${os}-${BINARY}-${VERSION}:
-i input文件夹
-o output文件夹
```

## 维护者

[@moremorefun](https://github.com/moremorefun)
[那些年我们De过的Bug](https://www.jidangeng.com)

## 使用许可

[MIT](LICENSE) © moremorefun