Welcome to the documentation for ascii-generator!¶
Converts a PNG file to ASCII art.
Features¶
☒ Installable via pip
☒ Command-line interface
☒ Interactive documentation
☐ PNG to ASCII conversion
Installation¶
To install ascii-generator, simply run:
pip install ascii-generator
Usage¶
After installation, you can use ascii-generator by running:
$ python3 -m ascii-generator
# or
$ ascii-generator
Documentation¶
For more information, you can find the documentation within the docs directory or on the project’s [GitHub Pages](https://unkokaeru.github.io/ascii-generator/).
Contributing¶
Contributions are welcome! Please refer to our CONTRIBUTING.md for more information.
License¶
This project is licensed under the MIT License - see the LICENSE file for details.