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
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
Convert any text to proper sentence case. Capitalize the first letter after every period, question mark, or exclamation.
Enter letters and see every possible word permutation. Filter by dictionary words. Master your word game.
Split a long text into blocks of N characters or words. Perfect for token limits or social media threading.
Test how non‑Latin characters (Chinese, Cyrillic, Arabic) convert to URL‑safe slugs with proper transliteration rules. Preview the final string.
Paste text and instantly see if it contains hidden zero‑width characters often used in steganography. Reveal invisible payloads.
Transform regular text into the mocking SpongeBob‑style alternating case. Copy and paste for hilarious effect.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Transform any text into the Bionic Reading® format that bolds the first few letters of each word. Improve reading speed.
Split text into a JavaScript or JSON string array. Wrap in quotes, add commas. Ready to paste into code.
Type a number and see its full English word representation (e.g., 123 → one hundred twenty‑three). Supports large numbers.
Paste text with \uXXXX or \xXX escape sequences and decode to readable characters. Works for all Unicode planes.
Paste two Markdown texts and see a side‑by‑side diff with rendered preview. Perfect for editing and collaboration.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Type text and convert each letter into vector SVG paths. Perfect for logos and animations. Canvas‑based.
Convert a small image into a Base64 data URI and get a Markdown image tag. Perfect for README files and note‑taking apps. Local.
Convert between emoji characters and their shortcode representations (e.g., :tada: to 🎉). Supports Slack and GitHub styles.
Paste Markdown and convert all links from absolute to relative (or vice‑versa) based on a base domain. Bulk edit.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and double‑struck. Copy rich text for anywhere.
Browse pre‑made emoji combinations and ASCII art. Click to copy directly to clipboard. Perfect for social media bios.
Type directly into a contenteditable div with real‑time CSS filters, shadows, and colors. Download as HTML. Fun demo.
Decode a Base64 encoded string that contains UTF‑8 text (emojis, international characters). See the raw output. Local.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Paste the content of an XML sitemap and extract a plain list of all the URLs. For further analysis. Local.
Enter any phrase and see it spelled letter by letter using the NATO phonetic alphabet. Copy ready for radio.
Stuck in a word scramble game? Enter the scrambled letters and get a list of possible English words. Built‑in dictionary. All local.
Encode any text, including emojis and foreign scripts, into a Base64 string. Perfect for data URLs. Local.
Turn any sentence into mocking SpongeBob‑style text. Choose intensity. Copy and paste into chats. Pure client.
Just a dead‑simple tool to convert any text to UPPER CASE. Fast, no ads, all local. Also offers lower and title case.
Type a word and see it instantly spelled with the NATO phonetic alphabet. Ready to say over the phone. Copy the sequence.
Wrap your text inside an ASCII art frame or bubble. Multiple designs (speech bubble, box). Copy to clipboard.
Convert HTML to plain text while preserving paragraph breaks. Remove images, links, and scripts. Quick data extraction.
Paste any article and get a list of the most relevant keywords using a simple TF‑IDF‑like model. Skip stop words. All local.
Enter any number up to trillion and get the English word representation. For filling out checks or legal documents.
Paste text to accurately count sentences, average sentence length, and longest sentence. For editors and writers.
Convert English words into their International Phonetic Alphabet (IPA) representation. For pronunciation learning. Local.
Turn your text into a random mix of upper and lower case letters. Great for pranks or silly posts. All local.
Create simple ASCII diagrams (arrows, boxes, trees) using a visual editor. Copy the plain text art. For comments and docs.
Convert your text to all lowercase instantly. Clean and simple. Works offline.
Convert a Unix timestamp or ISO date into a human‑friendly relative string like '2 days ago'. See examples.
Add Vietnamese diacritics to plain text by selecting tones. Remove them from text. For language learners.
Convert normal text into UwU‑ified cuteness with 'w', nyaa, and blushes. Original meme generator.
Make your text look like the Dunder Mifflin logo heading. Bold, wide‑spaced, and ready to copy. For fans.
Dial up the leet level from 1 to 10. See your text transform smoothly. 7H15 15 4W350M3 4DJU574B13.
Take a perfectly fine phrase and insert realistic-looking typos. For pranks or testing spell‑checkers.
Paste text to see a live letter frequency bar chart. Helps break substitution ciphers. All local analysis.
Enter text and see a rough transliteration into Tolkien's Tengwar script. For fans of LOTR. Artistic rendering.
Paste long text and split it into 2, 3, or 4 balanced CSS columns. Preview and copy HTML/CSS. For magazine layouts.
Paste text and generate a word cloud as a downloadable PNG image. Customize colors and shapes. All local.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Paste delimited data and split it into columns. Choose custom separator. Shows a preview table. Local.
Paste text and see a sorted count of all emojis used. Find your most‑used emoji. Fun analytics. All local.
See a live bar chart of character frequencies as you type or paste text. Great for cipher cracking and linguistics.
Approximate transliteration of English letters into Egyptian hieroglyphs. For fun and education. Not a scholarly tool.
Reverse every word in a sentence individually while keeping the word order. 'Hello World' becomes 'olleH dlroW'. Simple fun.
Convert normal text into various Unicode styles (bold, italic, script, fraktur). Copy and paste anywhere. No font install needed.
Take a list of items and reverse the line order. The first becomes last. Simple and quick.
Insert a blank line between each line of text. Perfect for blog drafts or scripts. One‑click converter. Local.
Create SEO‑friendly slugs that handle characters from any language. Removes accents, converts Cyrillic, Greek, etc. to Latin. Local.