artify-ascii
v1.0.4
Published
A Node.js CLI tool to convert text into ASCII and then save it as an image
Downloads
4
Maintainers
Readme
artify-ascii
artify-ascii
is a Node.js CLI tool that converts user input into ASCII art and saves it as an image file.
Installation
To install artify-ascii
, use npm:
npm install -g artify-ascii
Usage
Once installed globally, you can run artify
from the command line.
It will ask for text and Style, you can choose from the given options once completed it will save the image in ./output
Output
Style : Standard
Style : Slant
Style : Ghost
Style : Banner
Contributions:
Contributions are welcome! Please feel free to open an issue or submit a pull request.