# 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 ``` go install roseh.moe/cmd/imgutil/...@latest ```