World's simplest browser-based utility for changing text's alphabet. Load your text in the input form on the left, specify the new alphabet in the options, and you'll instantly get back a new text that uses the new alphabet in the output area. Powerful, free, and fast. Load text – change its alphabet. Created by developers from team Browserling.
World's simplest browser-based utility for changing text's alphabet. Load your text in the input form on the left, specify the new alphabet in the options, and you'll instantly get back a new text that uses the new alphabet in the output area. Powerful, free, and fast. Load text – change its alphabet. Created by developers from team Browserling.
With this online tool, you can swap the alphabet set that is used in the given text with a new set of alphabet. It works with all languages and you can specify which letters in the text will be replaced with new ones. For example, if you have English text "against all odds", then you can change all Latin vowels "a" with Norwegian vowels "å" and get the text "ågåinst åll odds". Such a replacement is carried out via the rule "a=å". In general, the rules have the form "oldLetter=newLetter". You can enter all your rules for all alphabet letters in the options and they'll immediately be applied to your text. If you have multiple rules, enter each one of them on an individual line for each replacement. Here are several more examples that swap alphabet letters: "u=ⓤ" (replaces Latin letter "u" with Unicode letter "ⓤ"), "b=B" (changes the letter "b" from lowercase to capital case), "p=" (removes all letters "p" from the text), "=x" (inserts "x" between every alphabet letter). Additionally, the rules may match multiple alphabet letters. For example, "ae=æ" will change two consecutive letters "ae" with a single letter "æ", and "a=the" will replace the article "a" with the article "the". To make sure the update in the last rule acts only on articles (and not individual letters "a" in arbitrary words such as "all"), you need to activate the "Change Only Complete Words" option. In this mode, the program checks if a letter or a group of letters is an independent word, and only if it is, it will change it. If you want to replace only lowercase or only uppercase letters, then you need to enable the "Case Sensitive Alphabet" option. In this mode, the program will replace only those alphabet letters in the text that are specified in the matching case in the rules. Finally, you might find the option "Multi-substitution Mode" interesting. It can change the alphabet letters multiple times if two rules follow one another, such as "q=𝓺" and "𝓺=ⓠ" (here "q" becomes "ⓠ"). Textabulous!
With this online tool, you can swap the alphabet set that is used in the given text with a new set of alphabet. It works with all languages and you can specify which letters in the text will be replaced with new ones. For example, if you have English text "against all odds", then you can change all Latin vowels "a" with Norwegian vowels "å" and get the text "ågåinst åll odds". Such a replacement is carried out via the rule "a=å". In general, the rules have the form "oldLetter=newLetter". You can enter all your rules for all alphabet letters in the options and they'll immediately be applied to your text. If you have multiple rules, enter each one of them on an individual line for each replacement. Here are several more examples that swap alphabet letters: "u=ⓤ" (replaces Latin letter "u" with Unicode letter "ⓤ"), "b=B" (changes the letter "b" from lowercase to capital case), "p=" (removes all letters "p" from the text), "=x" (inserts "x" between every alphabet letter). Additionally, the rules may match multiple alphabet letters. For example, "ae=æ" will change two consecutive letters "ae" with a single letter "æ", and "a=the" will replace the article "a" with the article "the". To make sure the update in the last rule acts only on articles (and not individual letters "a" in arbitrary words such as "all"), you need to activate the "Change Only Complete Words" option. In this mode, the program checks if a letter or a group of letters is an independent word, and only if it is, it will change it. If you want to replace only lowercase or only uppercase letters, then you need to enable the "Case Sensitive Alphabet" option. In this mode, the program will replace only those alphabet letters in the text that are specified in the matching case in the rules. Finally, you might find the option "Multi-substitution Mode" interesting. It can change the alphabet letters multiple times if two rules follow one another, such as "q=𝓺" and "𝓺=ⓠ" (here "q" becomes "ⓠ"). Textabulous!
In this example, we change the English alphabet to the Unicode alphabet. We specify a full set of replacement rules for all 26 English letters in the options and replace each regular vowel "a", "e", "i", "o", "u" with a circled Unicode vowel "ⓐ", "ⓔ", "ⓘ", "ⓞ", "ⓤ", and each consonant with a filled-circle Unicode consonant "🅑", "🅒", "🅓", "🅕", "🅖", "🅗", and so on.
In this example, we create Zalgo-like text by mixing three alphabets: French, Turkish, and Finnish. To do this, we replace ordinary Latin letters with their counterparts from the new alphabets. In particular, the letter "e" gets replaced with the French letter "é", the letter "g" with the Turkish letter "ğ", the letter "z" with the Finnish letter "ž", etc. We also activate the "Case Sensitive Alphabet" option so that the capital letters at the beginning of sentences remain unchanged.
In this example, we create a chain of alphabet letter substitutions for a funny tongue twister. We activate the option "Multi-substitution Mode" and replace each consonant letter of the tongue twister with the next following consonant. Once these changes take place, we replace the very final letter with "f". As a result, we get a tongue twister consisting only of vowels and the letters "f".
This example defines a new alphabet called "The Touching Ends". In this alphabet "a" is replaced with "z", then "b" is replaced with "y", "c" is replaced with "x", and so on. To define this alphabet, we enter the rewriting rules for all letters a-z.
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
Find Levenstein distance of two text fragments.
Create a list of all words in text.
Lemmatize all words in text.
Apply stemming to all words in text.
Add color to punctuation symbols in text.
Add color to letters in text.
Add color to words in text.
Add color to sentences in text.
Add color to paragraphs in text.
Add slight perturbations to the given text.
Mess up characters in your text.
Generate text using random words.
Generate lorem ipsum placeholder text.
Generate a crossword puzzle from the given words.
Convert English text to Braille writing system.
Convert Braille symbols to English text.
Convert text characters to their corresponding code points.
Convert numeric character code points to text.
Convert CSV data to plain text columns.
Convert plain text columns to a CSV file.
Create a list of all 3-grams.
Encode the entire text to a single number.
Decode text that was encoded as a number back to text.
Divide text into chunks of certain size.
Apply formatting and modification functions to text.
Count the number of punctuation marks and other sybmols in text.
Count the number of letters in text.
Count the number of sentences in text.
Count the number of paragraphs in text.
Apply text transformation rules to any text.
Analyze text for interesting patterns.
Add accent marks to text letters.
Add a counter before every letter in text.
Add a counter before every word in text.
Add a counter before every sentence in text.
Add a counter before every paragraph in text.
Interleave the letters or words of the given text fragments.
Mess up the spacing between letters in any text.
Extract all emails from text.
Extract all URLs from text.
Extract all numbers from text.
Extract all countries from text.
Extract all cities from text.
Convert text to punycode.
Convert punycode to text.
Encode text to Baudot encoding.
Decode Baudot-encoded text.
Encode text to base32 encoding.
Decode base32-encoded text.
Encode text to base45 encoding.
Decode base45-encoded text.
Encode text to base58 encoding.
Decode base58-encoded text.
Encode text to Ascii85 encoding.
Decode Ascii85-encoded text.
Encode text to base65536 encoding.
Decode base65536-encoded text.
Encode text to nettext encoding.
Decode nettext-encoded text.
Convert written text into natural sounding voice.
Convert a voice recording to text.
Encode text to UTF8 encoding.
Decode UTF8-encoded text.
Encode text to UTF16 encoding.
Decode UTF8-encoded text.
Encode text to UTF32 encoding.
Decode UTF32-encoded text.
Encode text to IDN.
Decode IDN-encoded text.
Convert text to Unix-to-Unix encoding.
Decode Unix-to-Unix-encoded text.
Convert text to Xxencoding.
Decode Xxencoded text.
Encode text to QP encoding.
Decode QP-encoded text.
Remove all HTML tags from Text.
Remove all XML tags from Text.
Remove new line symbols from the end of each text line.
Find the difference between two text fragments.
Generate various text typos.
Generate a mirror reflection of text.
Cut out a piece of text.
Grep text for regular expression matches.
Extract first symbols, words, or lines from text.
Extract last symbols, words, or lines from text
Return the first letter of each word in text.
Make every paragraph to be two paragraphs in the given text.
Create an image from all words in text.
Create a circle from all letters in text.
Create a spiral from all letters in text.
Create a circle from all words in text.
Create a matrix of any dimensions from letters in text.
Create a matrix of any dimensions from words in text.
Create a spiral from all words in text.
Split the input text into syllables.
Write any text on an LCD display (with LCD font).
Convert text to 2-dimensional drawing.
Convert text to 3-dimensional drawing.
Create a horizontally or vertically scrolling text.
Create a GIF animation of a text message.
Create a GIF animation that slowly reveals a text message.
Decode text using the wrong encoding and create garbled text.
Try to find original text from garbled mojibaked text.
Make text harder to read.
Generate the entire alphabet from a to z.
Print the alphabet in random order.
Delete swear words from text.
Edit text in a neat browser-based editor.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling we love to make people's lives easier, so we created this collection of online text tools. Our tools are focused on getting things done and as soon as you load your text in the input of any of our tools, you'll instantly get the result. Behind the scenes, our online text tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!