World's simplest browser-based utility for adding symbols around individual words. Load your text in the input form on the left, specify the left-side and right-side patterns, and you'll instantly get text with all the words wrapped in these patterns in the output area. Powerful, free, and fast. Load text – add symbols around the words. Created by developers from team Browserling.
World's simplest browser-based utility for adding symbols around individual words. Load your text in the input form on the left, specify the left-side and right-side patterns, and you'll instantly get text with all the words wrapped in these patterns in the output area. Powerful, free, and fast. Load text – add symbols around the words. Created by developers from team Browserling.
With this online tool, you can add one or more characters before and after each word in the given text. This program can be especially useful for adding decorative elements to the text or for creating text with special emphasis. For example, you can add asterisks to both sides of a word (such as "*sun* *is* *bright*"), wrap each word in parentheses (such as "(sun) (is) (bright)"), add a prefix before each word (such as "#sun #is #bright"), or a suffix after each word (such as "sun! is! bright!"). The "Left Symbol" and "Right Symbol" options let you enter the characters that will be added to the left and right sides of each word. If you use letters as the left-side symbols, then you can activate the "Keep Word Case" option. With this option active, if the first letter of a word is capitalized, the first letter of the prefix will also be capitalized, and if the first letter of a word is lowercase, then the first letter of the prefix will also be lowercase. For example, if you add the letter "t" to the text "Rex dinosaur" and turn on the case-preserving option, then the result will be "Trex tdinosaur". If this option is off, then the result will be "tRex tdinosaur". If your text contains words with apostrophes or words with hyphens, then the options "Change Words with Apostrophe" and "Change Words with Hyphens" will be useful. The first option changes how patterns are added to words with apostrophes. For example, if the text is "we're", and the left pattern is "x", then it can either be "xwe'xre" (option is on) or "xwe're" (option is off). The second option determines how to add characters to words with hyphens. For example, if your text is "deep-fried", and the left character is "o", then it can either be "odeep-ofried" (option is on) or "odeep-fried" (option is off). Textabulous!
With this online tool, you can add one or more characters before and after each word in the given text. This program can be especially useful for adding decorative elements to the text or for creating text with special emphasis. For example, you can add asterisks to both sides of a word (such as "*sun* *is* *bright*"), wrap each word in parentheses (such as "(sun) (is) (bright)"), add a prefix before each word (such as "#sun #is #bright"), or a suffix after each word (such as "sun! is! bright!"). The "Left Symbol" and "Right Symbol" options let you enter the characters that will be added to the left and right sides of each word. If you use letters as the left-side symbols, then you can activate the "Keep Word Case" option. With this option active, if the first letter of a word is capitalized, the first letter of the prefix will also be capitalized, and if the first letter of a word is lowercase, then the first letter of the prefix will also be lowercase. For example, if you add the letter "t" to the text "Rex dinosaur" and turn on the case-preserving option, then the result will be "Trex tdinosaur". If this option is off, then the result will be "tRex tdinosaur". If your text contains words with apostrophes or words with hyphens, then the options "Change Words with Apostrophe" and "Change Words with Hyphens" will be useful. The first option changes how patterns are added to words with apostrophes. For example, if the text is "we're", and the left pattern is "x", then it can either be "xwe'xre" (option is on) or "xwe're" (option is off). The second option determines how to add characters to words with hyphens. For example, if your text is "deep-fried", and the left character is "o", then it can either be "odeep-ofried" (option is on) or "odeep-fried" (option is off). Textabulous!
In this example, we add angle brackets around words. The left angle bracket is added to the left end of each word and the right angle bracket is added to the right end of each word. We apply this effect to John Florio's quote and get a neatly stylized quote in the output.
In this example, we load a fragment of text about Apple – the world's leading computer company. To make the text more creative, we use the Apple-branded letter 'i' (which stands for Internet) and prepend it to the beginning of each word.
In this example, we add a special hash-notation "#", which is commonly used in hex color codes, to decorate our favorite shades of blue. As some of the color tones in the list are hyphen-separated, we activate the "Change Words with Hyphens" option so that the character "#" is added to all parts of hyphenated words.
In this example, we treat positive numbers as words and change them into negative ones. As each number is just a word, all we have to do is add a "-" sign in front of each number in the list.
In this example, we add the prefix "re" to the beginning of each word in a short sentence. To keep the sentence case, we activate the "Keep Word Case" option, which capitalizes the prefix in the first word of the sentence but leaves it lowercase in the remaining words.
In this example, we add double quotes around every word in a sentence. As the same double quote symbol is used on the left and right side, we enter the same symbol " in both options.
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!