generate_ascii_art
ASCII Art Generator — Convert text or an image to ASCII art. Mode 'text' (default) requires 'text'; mode 'image' requires 'file'. [category: generate]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | The picture to convert (max 10 MB). | |
| font | No | Lettering style. | standard |
| mode | No | Draw your words as big letters, or turn a picture into characters. If you attach a picture and type nothing, picture mode is used automatically. | text |
| text | No | The words to draw. Longer than 100 characters is trimmed. | |
| width | No | How many characters wide the picture is. |