aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: df587a8ce2de65874f03167157322cfa66de2529 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Image utilities for the command line

Included utilities:

 - ils: like ls but for images
 - icat: display images in the terminal
 - convert: convert between formats or resize images
 - itest: check image properties

```
go install roseh.moe/cmd/imgutil/...@latest
```