ASCII Studio — free ASCII signature & console badge generator
ASCII Studio is a free, in-browser tool that turns a short credit line like
“Crafted by GoodCraft” into a clean FIGlet-style ASCII art banner or a styled
console.log badge for the browser console. Everything renders in your
browser — nothing is saved, uploaded, or sent. No sign-up.
What you can make
- ASCII art bylines for source-code comments, READMEs, and code headers, in five FIGlet fonts (Standard, Slant, Small, ANSI Shadow, Banner).
-
Styled console.log badges — a
%c-styled one-liner that prints a colored pill (for example “⚡ Crafted by GoodCraft v1.0”) in the browser DevTools console. -
Copy-ready output as plain text, HTML comment,
console.log, or CSS/JS block.
Frequently asked questions
What is an ASCII signature or byline?
An ASCII signature is a small block of monospace ASCII art — such as “Crafted by ___” — placed in a source file’s comments, a README, or printed to the browser console as a credit line. ASCII Studio generates one from any short text.
What is a console.log badge?
A console.log badge is a styled message logged to the browser’s developer console using
the %c directive with inline CSS. It renders as a small colored pill — for
example a green “⚡ Crafted by GoodCraft” chip followed by a muted version — a subtle way
sites credit their builders in DevTools.
Is ASCII Studio free and private?
Yes. ASCII Studio is completely free with no account required, and it runs entirely client-side. Your text is never uploaded, stored, or sent to a server.
More in the ASCII Studio FAQ. ASCII Studio is a free, open tool by GoodCraft.
Loading the editor… if it doesn’t appear, enable JavaScript.