What problem does it solve? Creating text banners, decorative borders, and ASCII art for terminals, READMEs, and chat messages normally requires hunting down the right tool and syntax for each use case. ## Core Features & Use Cases - Text Banners: Render text in 571+ FIGlet fonts via pyfiglet locally or the asciified REST API with curl, no API key required. - Message Art & Borders: Wrap messages in cowsay speech bubbles with 50+ characters, or frame text with boxes using 70+ border designs. - Image & Web Art: Convert PNG/JPEG images to ASCII with ascii-image-converter or jp2a, fetch pre-made art from ascii.co.uk, and generate QR codes or weather art via curl. - Use Case: You want a styled project header for a README. Render the project name with pyfiglet in the slant font, pipe it through boxes with a stone border, and paste the result directly into your markdown. ## Quick Start Ask the agent to create an ASCII art banner of your project name using pyfiglet with a decorative boxes border.