Documentation
¶
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: ```sh asciify ./photo.png asciify ./photo.png 120 ```
Note: - This command currently prints usage as `img2ascii <image> [width]`.
Click to show internal directories.
Click to hide internal directories.