Text & terminal tools
ASCII Art Generator
Convert text into large ASCII banners, wrap notes in boxes, and copy plain-text decorations for README files, terminals, and comments.
Generation, preview, copy, examples, and clear actions run inside the browser for quick plain-text work.
# # ##### # # ### # # # # # # # # # # # # # # ##### #### # # # # # # # # # # # # # # # # # # # # ##### ##### ##### ###
よくある質問
ASCIIアートとは何ですか?▾
ASCIIアートは、ASCII文字(英数字や記号)だけで絵や文字を表現する表現技法です。メールやコードのコメント、READMEファイルなどで視覚的なアクセントとして使われます。
生成したASCIIアートはどこで使えますか?▾
GitHubのREADME、ターミナルのバナー、コードコメント、Slack・Discordのメッセージ、メールの署名などで活用できます。等幅フォント環境であればどこでも正しく表示されます。
日本語や漢字は対応していますか?▾
このツールは英数字と主要な記号に対応しています。日本語・漢字は現在サポート外です。英字で入力したテキストやボックスアートを組み合わせてご利用ください。
Banner text
Turn short labels into large monospaced headers for docs and terminals.
Boxed notes
Create boxed callouts with selectable border styles and copy-ready output.
Validate width
Short input works best; reset or clear the editor when output gets too wide.
Practical Uses
README headers
Use ASCII banners to split sections in project notes, release docs, and command-line examples.
Plain-text export
The result copies as raw text, so it stays usable in source files, email, tickets, and shell output.
FAQ
Where can ASCII art be used?
ASCII art works in terminals, README files, code comments, plain-text emails, chat messages, and documentation where monospaced text is supported.
Does this tool upload my text?
No. The generator runs locally in your browser, and the input text is not sent to a server.
Why does alignment matter?
ASCII art relies on equal-width characters. Use a monospaced font when pasting the result into documentation or a terminal.