ANSI Terminal Color Code Generator
Generate ANSI/VT100 terminal escape codes for colored, styled text — pick a foreground/background color and style attributes (bold, underline, blink, etc.) and get the escape sequence plus a ready-to-run shell printf command.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Sample Text
Foreground Color
, 30, 31, 32, 33, 34, 35, 36, 37, 90, 91, 92, 93, 94, 95, 96, 97 Background Color
, 40, 41, 42, 43, 44, 45, 46, 47, 100, 101, 102, 103, 104, 105, 106, 107 Bold (1)
Dim / Faint (2)
Italic (3)
Underline (4)
Blink (5)
Reverse video (7)
Strikethrough (9)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.