*A command-line tool for converting images to ASCII art*
[](https://github.com/JosefVesely/img2ascii)
[](https://github.com/JosefVesely/img2ascii/blob/main/LICENSE)
[](https://github.com/JosefVesely/img2ascii/stargazers)
|
|
| `img2ascii -i images/c.png -w 40 -p` | |
|
|
|
| `img2ascii -i images/monroe.jpg -w 35 -p -r` | |
|
|
|
| `img2ascii -i images/pink_floyd.jpg -w 80 -p -r` | |
|
|
|
| `img2ascii -i images/pepsi.png -w 35 -p -r` | |
|
|
|
| `img2ascii -i images/aperture.jpg -w 50 -p` | |
## ๐งช Compatibility
The supported image file formats are **PNG**, **JPEG** and **BMP**
This program has been tested and works on the following operating systems:
- **Windows 11**
- **Linux Mint 22**
## ๐ค Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request
## ๐ License
This project is licensed under the [MIT License](https://github.com/JosefVesely/img2ascii/blob/main/LICENSE)