World's simplest browser-based utility for replacing digits and numbers with words in text. Load your text in the input form on the left, enter the digits you want to change to words, and you'll instantly get a new text with words in place of digits in the output area. Powerful, free, and fast. Load text – transliterate digits to words. Created by developers from team Browserling.
World's simplest browser-based utility for replacing digits and numbers with words in text. Load your text in the input form on the left, enter the digits you want to change to words, and you'll instantly get a new text with words in place of digits in the output area. Powerful, free, and fast. Load text – transliterate digits to words. Created by developers from team Browserling.
With this online tool, you can replace digits and numbers in text with words. It works with arbitrary single-digit digit and multi-digit numbers and arbitrary words. You can spell digits as words (for example "1" as "one", "2" as "two", etc) letters, replace digits with just the first letter of its written version (for example, "1" as "o", "2" as "t", etc), rewrite longer numbers to their full spelling (for example, "123" as "one hundred twenty three"), or decode number sequences and numeric codes back to human-readable strings. For example, you can turn the text "there are 3 carrots" into the text "there are three carrots". The digits and numbers don't necessarily have to be replaced with their spelled versions. For example, you can convert the text "call me at 12" into the text "call me at midday" or rewrite "driver 2461 wins the race" to "driver Taylor wins the race". Each of these examples require a custom replacement rule written for it. In the first example, the substitution rule looks is the following: "3=three" and it spells one digit. In the second example, the rule looks like this: "12=midday" and it replaces the two-digit number "12" with the word "midday". In the third example, the rule looks like this: "2461=Taylor" and it substitutes the driver's ID code with his full name. You can enter as many replacement rules as you'd like in the "Digit-to-word Rules" option. When adding multiple rules, use an individual line for one each of them. By default, the program replaces only digits and numbers that are not part of another word or number. If you turn off the "Replace Whole Digits" option, then the program will replace all occurrences of a digit (or multi-digit number) in the text. For example, if you're working with the text "driver 2461 wins the race" and you have two replacements: "24=Taylor" and "61=Lewis", then the result will be the text "driver TaylorLewis wins the race". Textabulous!
With this online tool, you can replace digits and numbers in text with words. It works with arbitrary single-digit digit and multi-digit numbers and arbitrary words. You can spell digits as words (for example "1" as "one", "2" as "two", etc) letters, replace digits with just the first letter of its written version (for example, "1" as "o", "2" as "t", etc), rewrite longer numbers to their full spelling (for example, "123" as "one hundred twenty three"), or decode number sequences and numeric codes back to human-readable strings. For example, you can turn the text "there are 3 carrots" into the text "there are three carrots". The digits and numbers don't necessarily have to be replaced with their spelled versions. For example, you can convert the text "call me at 12" into the text "call me at midday" or rewrite "driver 2461 wins the race" to "driver Taylor wins the race". Each of these examples require a custom replacement rule written for it. In the first example, the substitution rule looks is the following: "3=three" and it spells one digit. In the second example, the rule looks like this: "12=midday" and it replaces the two-digit number "12" with the word "midday". In the third example, the rule looks like this: "2461=Taylor" and it substitutes the driver's ID code with his full name. You can enter as many replacement rules as you'd like in the "Digit-to-word Rules" option. When adding multiple rules, use an individual line for one each of them. By default, the program replaces only digits and numbers that are not part of another word or number. If you turn off the "Replace Whole Digits" option, then the program will replace all occurrences of a digit (or multi-digit number) in the text. For example, if you're working with the text "driver 2461 wins the race" and you have two replacements: "24=Taylor" and "61=Lewis", then the result will be the text "driver TaylorLewis wins the race". Textabulous!
In this example, we spell numbers in text by replacing digits with words. In the options, we specify translation rules four digits "1", "2", "3", and "6" and they get replaced with their versions "one", "two", "three", and "six" in the output.
In this example, we assemble a football team of 11 players. We create a plan for our team and define positions of each player. As we initially don't know the names of the players on our team, we use numeric values as placeholders at first, and later we replace these values with the player real names.
In this example, we load a paragraph of text with an analysis of the most popular colors in the world. As the text was originally intended for web developers, instead of human-readable color names, it contains color code values in hexadecimal format. To make this text understandable to everyone, we translate the hex codes into English color names.
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!