ASCII Text Signature Generator - Online Figlet & Banner
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
UD5 Toolkit
Build perfectly formatted messages with Markdown V2 or HTML for your Telegram bots
**bold**, _italic_, and [text](url), while HTML uses familiar tags like <b>bold</b>, <i>italic</i>, and <a href="url">text</a>. Markdown V2 is often preferred for its readability in raw form, while HTML is more explicit. Choose based on your bot's code style and which format you find easier to work with.
\: _ * [ ] ( ) ~ ` > # + - = | { } . !. For example, to display hello_world literally, write hello\_world. In HTML mode, you need to escape < as <, > as >, and & as & when they appear as regular text (not inside tags). Use the Escape button in the toolbar to automatically escape selected text.
parse_mode to "MarkdownV2" or "HTML" in your API calls accordingly.
||hidden spoiler||. In HTML, use the <tg-spoiler>hidden spoiler</tg-spoiler> tag. Spoilers are perfect for hiding plot twists, surprise answers, or content that users should opt into viewing. In the preview area, spoiler text appears with a dark overlay — hover or click to reveal it.
***bold italic*** or **_bold underline_**. In HTML, simply nest tags: <b><i>bold italic</i></b>. However, <pre> (code blocks) cannot contain other HTML tags — they will be displayed literally. Also, links (<a>) can contain other inline formatting like bold or italic in HTML mode.
parse_mode to "MarkdownV2" or "HTML" in your API request. (2) Unescaped special characters — in Markdown V2, characters like _, *, (, ) need backslash escaping if they appear as literal text. (3) Malformed tags — check that all opening tags have matching closing tags. (4) Character limit exceeded — messages over 4096 characters will fail. Use this tool's preview to catch formatting errors before sending!
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
Type text and render as ASCII art banner using FIGlet fonts. Copy to plain text or code comments. Multiple styles available. Nostalgic fun.
Convert plain text into stylish ASCII art banners using various font styles. Copy and paste to social media or comments. Fun retro tool.
Paste an HTML `<table>` snippet and instantly get a clean Markdown table. Supports colspan and alignment hints. Local.
Paste an OpenAPI YAML/JSON and render a static, readable API document. No server, pure browser‑based rendering.
Get a thoughtful message to celebrate a colleague's work anniversary. Choose tone (formal, friendly, funny).
Type any word and generate a fake audio waveform GIF that looks like the word was spoken. Creative social posts. Canvas.
Write JavaScript using element.animate() and see the result in a live preview. Compare with CSS keyframes. Debugger included.
Create JSON-LD structured data snippets for articles, products, and events. Fill in fields and copy the code. SEO helper.
Generate an Astro component with frontmatter, template, and optional client‑side island directive. For content sites.
Create HTML tables visually by adjusting rows and columns. Add data, style, and copy the generated markup. Perfect for quick table prototyping.
Custom dimensions for a square paper box with lid. Generate SVG/PDF for cutting. Perfect for small gifts.
Drag emotion word cards onto a canvas to visualize your day. Mix and match. Screenshot to share. Therapeutic.
Seamlessly convert JSON objects into valid XML documents. Control root element naming and attribute formatting. Entirely local, keeping your data safe.
Create random spooky film titles with adjectives, nouns, and years. Perfect for Halloween or writing prompts.
Drag protons, neutrons, and electrons onto a Bohr model template. See the element change. Educational tool.
Type any word and hear a unique synthetic sci‑fi sound effect generated from its letters. Fun audio experiment.
Select the ingredients you have at home and see a list of cocktails you can make. Surprise yourself. Local database.
Paste standard HTML and get a valid React JSX component. Converts class to className, inline styles, etc. Local transformation.
Convert an animated GIF into a horizontal or grid sprite sheet. Download as PNG and get CSS example. Game dev helper.
Parse an iCalendar file and output the events as a clean JSON array. For developers integrating calendar data. Client‑side only.
Paste a JSON array of objects and download a properly formatted .xlsx Excel file. No server; uses SheetJS in the browser.
Paste a recipe ingredient list and double, triple, or scale to any serving size. Rounds fractions intelligently. Save your scaled recipes locally.
Create exaggerated clickbait headlines. Perfect for satire. 'Number 7 Will Shock You.' All just for laughs.
Select month and hour to see a simple star map with major constellations labeled. Educational astronomy fun.
Paste a MySQL ENUM definition and get a TypeScript union type string literal. For type‑safe database schemas.
Set daily calorie targets and generate a simple 7-day meal plan with breakdown. Customizable food items. Local only, no ads.
Convert pregnancy weeks into months and trimesters. Simple reference table with baby size comparisons. Informational only.
Pick a country and get a random traditional recipe from that cuisine. Learn cooking worldwide. Local database.
Rotate and view the 3D shapes of s, p, d, and f orbitals. Great for teaching quantum mechanics. WebGL‑based.