This tool allows you to visually construct ANSI escape sequences. You input ASCII art, wrap parts of the text with ANSI control codes (e.g., \u001b[31m for Red), and our engine renders the result exactly as it would appear in a standard Unix-like terminal.
Usage Guide
\u001b[31m = Red foreground
\u001b[32m = Green foreground
\u001b[0m = Reset formatting
Use the quick insert buttons to add codes at the cursor position.