ascii-image-converter is a cross-platform command-line tool that converts images into ASCII art and prints them on the console. It supports JPEG, PNG, WebP, BMP, TIFF and GIF images, colored and braille output, and saving the resulting art as text or image files.
ascii-image-converter is a cross-platform command-line tool that converts images into ASCII art and prints them on the console. It supports JPEG, PNG, WebP, BMP, TIFF and GIF images, colored and braille output, and saving the resulting art as text or image files.
To install ascii-image-converter, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ascii-image-converter
To see what files were installed by ascii-image-converter, run:
port contents ascii-image-converter
To later upgrade ascii-image-converter, run:
sudo port selfupdate && sudo port upgrade ascii-image-converter
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.