Generate Old English: Converts letters to blackletter (Fraktur) Unicode characters. For example:
Input: Hello World!
Output: ℌð”¢ð”©ð”©ð”¬ ð”›ð”¬ð”¯ð”©ð”¡!
Generate Cursive: Converts letters and digits to script Unicode characters. For example:
Input: Hello World! 123
Output: ℋℯð“ð“â„´ ð’²â„´ð“‡ð“ð’¹! ðŸ£ðŸ¤ðŸ¥
Generate Both Types: Produces Old English output first, followed by one blank line, then the Cursive output. For example:
ℌð”¢ð”©ð”©ð”¬ ð”›ð”¬ð”¯ð”©ð”¡!
ℋℯð“ð“â„´ ð’²â„´ð“‡ð“ð’¹!
Bold: Tick the Bold checkbox to use heavier-weight characters for both styles. Toggling the checkbox instantly updates the output. For example, Old English Bold produces ð•³ð–Šð–‘ð–‘ð–” ð–‚ð–”ð–—ð–‘ð–‰! and Cursive Bold produces ð“—ð“®ð“µð“µð“¸ ð“¦ð“¸ð“»ð“µð“!.
Load an example: Adds sample text to the Input textarea so you can try the tool instantly.
Upload a file: Loads the content of a plain text file from your device into the Input textarea.
Copy result: Click the Copy link above the textareas to copy the converted text to your clipboard.
Download: Saves the converted text as a .txt file on your device.
Clear: Empties both the Input and Output textareas so you can start over.