ASCII Art
Create ASCII art from your images. Create ASCII tables from your CSV data. Create ASCII figlets (text art using text fonts) for any strings using any of the 200+ figlet styles. Make our cow (or other animals) say things you want in ascii (cowsay). All the results are returned as base64 encoded json strings to preserve the perfect formatting until it reaches your program.
ASCII Art endpoints
| Method | Endpoint | Description |
|---|---|---|
| ASCII Table | ||
| POST |
ascii_table /table |
Create an ASCII Table from a given csv table. |
| Figlet | ||
| GET |
figlet /figlet |
Create a ASCII art from a given text |
| GET |
list figlet styles /figlet/list_styles |
List the available figlet styles |
| ASCII Art | ||
| POST |
image2ascii /image2ascii |
Convert an image to ascii art |
| Cowsay | ||
| GET |
cowsay /cowsay |
Make an ASCII cow say things |
| GET |
list_cowsay_styles /cowsay/list_styles |
List available cow styles |
| ASCII Math | ||
| POST |
matheq /matheq |
Generate ASCII Math Equations. |
ASCII Art pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| ULTRA Recommended | $9.99 / month | — |
|
| MEGA | $24.99 / month | — |
|