diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,3 +1,12 @@ -# The worst terminal image viewer +# Image utilities for the command line -seriously just use img2sixel +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 +``` |
