Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/litongjava/image-tool


https://github.com/litongjava/image-tool

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# image-tool

- 自动识别图片格式,将图片转为png格式

```shell
image-tool -i 01.webp
2024/04/05 22:42:43.711679 main.go:23: [Info] input:01.webp
2024/04/05 22:42:43.741894 main.go:53: [Info] output:output.png
Image converted to PNG format successfully.
```