asciify
cmd/asciify
Command reference
Overview
asciify converts an image into ASCII art for terminal output.
How to use:
- Provide an image path.
- Optionally provide output width (characters).
Example usage:
asciify ./photo.png
asciify ./photo.png 120
Note:
- This command currently prints usage as
img2ascii <image> [width].
Usage
Usage information is not available.
Exit Codes
No exit code table provided.