Font Style: The main dropdown offers a broad palette of Unicode font styles. Letters and numbers that have a Unicode equivalent are converted; spaces, punctuation and unsupported characters are kept as-is. The styles are:
Fraktur (Old English): A broken, angular blackletter face. Input: hello → ๐ฅ๐ข๐ฉ๐ฉ๐ฌ. Selecting Bold Fraktur from the dropdown gives a heavier result: ๐๐๐๐๐.
Calligraphic (Script): A flowing, cursive-looking face. Input: "Hello" → โ๐ฎ๐๐โด in regular, or ๐๐ฎ๐ต๐ต๐ธ if you pick Bold Calligraphic from the dropdown.
Bold / Italic / Bold Italic: Mathematical bold (Hello → ๐๐๐ฅ๐ฅ๐จ), italic (Hello → ๐ป๐๐๐๐) and bold-italic (Hello → ๐ฏ๐๐๐๐). These are separate font families in the dropdown, so you can pick any of them directly.
Monospace & Double-struck: Monospace gives a fixed-width terminal look (๐๐ฆ๐ญ๐ญ๐ฐ); double-struck gives a blackboard-bold style (โ๐๐๐๐ ).
Small (Superscript): Shrinks text into tiny raised characters (Hello World → แดดแตหกหกแต แตแตสณหกแต). Digits become โฐ–โน. Uppercase letters with no true uppercase superscript (such as C, F, Q, S, X, Y, Z) fall back to their small lowercase superscript form (e.g. Q → แต ), and lowercase q does the same, so every letter stays tiny.
Strikethrough: Draws a line through every character using a combining stroke (sold out → sฬถoฬถlฬถdฬถ ฬถoฬถuฬถtฬถ).
Wide (Fullwidth): Stretches characters to fullwidth for a spaced-out aesthetic (cool → ๏ฝ๏ฝ๏ฝ๏ฝ). Spaces become fullwidth spaces.
Squared Filled & Squared Outlined: Enclose letters in filled (๐
ฐ๐
ฑ๐
ฒ) or outlined (๐ฐ๐ฑ๐ฒ) squares. Only A–Z are provided by Unicode, so lowercase input produces capital squared letters.
Circled Outlined & Circled Filled: Enclose letters in open circles (โโโ) or filled circles (๐
๐
๐
). Digits become โ –โจ (outlined) or โถ–โพ (filled).
Underline: Adds a combining underline under each character (note → nฬฒoฬฒtฬฒeฬฒ).
Text Case: Optionally re-case the text before styling: UPPERCASE ("hello" → "HELLO"), lowercase ("Hello" → "hello"), or Capitalized Case (capitalises the first letter of every line). With "Keep as typed" (the default), the case is untouched.
Live mode: On by default. It re-styles the Output automatically whenever you type or change a setting, so you can compare styles without pressing anything. Turn it off to style only when you click the "Style Text" button.
Prefix / Suffix & Exclude empty lines: The prefix is inserted at the start of each line and the suffix at the end, useful for wrapping every line in symbols or brackets. When "Exclude empty lines" is on (the default), blank lines are left alone.
Line Numbers: Adds a sequential label to the start of every line using Numbers (1, 2, 3…), Roman Numerals (I, II, III…), or Letters (A, B, C…). "Start at" sets the first value. Roman numerals go up to 3999 (MMMCMXCIX).
Load an example / Upload a file / Copy / Download: "Load an example" fills the Input field so you can try the tool instantly. "Upload a file" reads a .txt or .rtf file. "Copy" puts the Output on your clipboard and "Download" saves it as a text file.