Basic Tools
- Sort Text- Sort a list in alphabetical, natural, reverse, or random order. 
- Convert Case- Change the letter case to uppercase, lowercase, title case, sentence case, or capitalize. 
- Find & Replace- Find all the instances the text appears in a text and replace it with another word. 
- Reverse List- Flip a list vertically to transform a list in reverse order. 
- Difference Checker- Compare text files and find the difference between the two. 
- Word Count- Find out how many words, sentences, paragraphs, and characters you have written. 
Text Manipulation
- Add Prefix & Suffix- Place any character/s at the beginning and/or at the end of each line. 
- Add Line Breaks- Split a block of text into multiple lines by adding line breaks/new lines. 
- Remove Line Breaks- Remove all line breaks in a text or replace them with a different character. 
- Concatenate Text- Combine/merge two documents by concatenating texts line by line. 
- Split Text- Specify the delimiter and split a text into individual columns, or by new line. 
- Extract Column- Split a delimited text and grab a specific column. 
- Swap Columns- Swap two columns from a delimited text. 
- Reverse Words- Reverse the order of words in a text. 
- Reverse Letters- Reverse the order of letters in a text. 
Text Cleaner
- Remove Extra Spaces- Trim leading and trailing spaces and convert multiple spaces into a single space. 
- Remove Duplicate Lines- Find identical lines in a document and delete duplicates to clean up your text. 
- Remove Empty Lines- Get rid of all the lines in a text that only consist of spaces or tabs. 
- Remove Letter Accents- Remove accents or diacritics to transform accented letters into Latin characters. 
- Remove Unwanted Characters- Remove specific unwanted characters, or delete all non-alphanumeric from the text. 
- Remove Lines Containing- Remove lines containing or not containing a specific word, phrase, or string in a text. 
- Remove Emojis- Remove all emojis and Unicode symbols embedded in plain text messages. 
- Strip HTML Tags- Strips out all HTML tags from a markdown text. 
Text Formatting
- Add Line Numbers- Add sequential numbers, letters, or roman numerals at the beginning of each line. 
- Add Commas to Numbers- Add commas or periods to unformatted numbers in a text. 
- Replace Smart/Straight Quotes- Replace curly/smart quotes with regular straight quotes and vice versa. 
- Tabs to Spaces- Take up less white space by converting tabs to spaces. 
- Spaces to Tabs- Convert spaces to tabs for formatting purposes. 
- Pad Text- Pad text to the left or right with spaces or any character. 
- Word Wrap- Wrap text based on specified character length per line. 
- Justify Text- Wraps words to a specified length and justifies the text in each line. 
- Center Text- Center text horizontally by equally padding the left and the right side with spaces. 
Unicode Text
- Upside Down Text- Flip text, letters, and words! Turn texts upside down and make them harder to read. 
- Bold Text Generator- Convert normal text into bold text using raw Unicode characters. 
- Italic Text Generator- Turn normal text into italics using raw Unicode characters. 
- Old English Text Generator- Convert simple text into old English text also known as blackletter script. 
- Cursive Text Generator- Convert simple normal text into fancy cursive text using Unicode characters. 
- Normalize Unicode Text- Revert bold, italicized, and fancy Unicode text back to regular normal text. 
Encode & Decode
Random Generators
- Username Generator- Find yourself a unique username that you can use on any online social media site. 
- Strong Password Generator- Generate a strong, secure, and valid password that no one can guess. 
- Pronounceable Password- Get yourself a pronounceable password that is both secure and easy to remember. 
- Random String Generator- Generate a random string based on your defined length and character set. 
- Random Word Generator- Generate single or multiple random words based on your defined word length. 
- Filler Text- Generate a placeholder/dummy text for your mockup design. 
- Random Number Generator- Generate one or more numbers randomly from a defined range of numbers. 
- Random Email Generator- Create unregistered email addresses in bulk using random names and characters.