Basic Tools
- 
               Sort TextSort a list in alphabetical, natural, reverse or random order. 
- 
               Convert CaseChange the letter case to uppercase, lowercase, title case, sentence case, or capitalize. 
- 
               Find & ReplaceFind all the instances the text appears in a text and replace it with another word. 
- 
               Reverse ListFlip a list vertically to transform a list in reverse order. 
- 
               Difference CheckerCompare text files and find the difference between the two. 
- 
               Difference Checker 2Compare text files and find the difference between the two. 
- 
               Word CountFind out how much words, characters, sentences and paragraphs you have written. 
Text Manipulation
- 
               Add Prefix & SuffixPlace any character/s at the beginning and/or at the end of each line. 
- 
               Add Line BreaksSplit a block of text into multiple lines by adding line breaks/new line. 
- 
               Remove Line BreaksRemove all line breaks in a text or replace it with a different character. 
- 
               Concatenate TextCombine/merge two documents by concatenating texts line by line. 
- 
               Split TextSpecify the delimiter and split a text into individual columns, or by new line. 
- 
               Extract ColumnSplit a delimited text and grab a specific column. 
- 
               Swap ColumnsSwap two columns from a delimited text. 
Clean Text
- 
               Remove SpacesTrim leading and trailing spaces and convert multiple spaces into a single space. 
- 
               Remove Duplicate LinesFind indentical lines in a document and delete duplicates to clean up your text. 
- 
               Remove Empty LinesGet rid of all the lines in a text that only consist of spaces or tabs. 
- 
               Remove DiacriticsRemove diacritics to transform accented letters into latin characters. 
- 
               Remove Unwanted CharactersRemove specific unwanted characters, or delete all non-alphanumeric from text. 
- 
               Strip HTML TagsStrips out all HTML tags from a markdown text. 
Text Formatting
- 
               Add Line NumbersAdd sequential numbers, letters, or roman numerals at the beginning of each line. 
- 
               Add Commas to NumbersAdd commas/periods to unformatted numbers in a text. 
- 
               Replace Smart/Straight QuotesReplace curly/smart quotes with regular straight quotes, and vice versa. 
- 
               Tabs to SpacesTake up less white space by converting tabs to spaces. 
- 
               Spaces to TabsConvert spaces to tabs for formatting purposes. 
- 
               Pad TextPad text to the left or right with spaces or any character. 
- 
               Word WrapWrap a text based on specified character length per line. 
- 
               Justify TextWraps words to a specified length and justifies the text in each line. 
- 
               Center TextCenter text horizontally by equally padding the left and the right side with spaces. 
Transform Text
Generators
More Tools
- 
               Online NotepadA browser-based plain text editor with autosave functionality. 
- 
               Text CleanerAn all-in-one text cleaning and formatting tool. 
- 
               Base64 Encode/DecodeA tool to encode and decode text in base64. 
- 
               URL Encode/DecodeTool to encode or decode a link or url. 
- 
               CyberChefA web app for encryption, encoding, compression and data analysis. 
- 
               SpinBotArticle spinning, text rewriting, content creation tool. 
- 
               SMMRYSummarize articles, text, websites, essays and documents. 
- 
               TextiseRemoves everything from a web page except for its text. 




