Image to ASCII Skill
Usage
When the user asks to convert an image to ASCII art, directly run the following command:
bash
python .trae/skills/image-to-ascii/ascii_converter.py "{IMAGE_PATH}"
Features
- •Auto-Install: Automatically installs
ascii-magiclibrary. - •Auto-Resize: Automatically adjusts ASCII art width based on current terminal window size.
- •Color Support: Supports full-color ASCII output.