Text Tools
Collection of text processing tools including formatters, converters, counters and manipulation utilities
Count Lines
Count the lines of the text or list
Count Characters & Letters
Counts the number of characters or letters in a text
Convert Tabs to Spaces
Replace tabs with any number of spaces you specify
Convert Spaces to Tabs
Replace any number of spaces you specify with tabs
Remove Extra Whitespaces
Remove or replace redundant or unnecessary white spaces or tabs
Remove Line Breaks
Remove incorrect line breaks, preserving the paragraphs if you want (separated by double line break)
Remove Empty Lines
Remove the empty (blank) lines of the text or list
Remove Duplicate Lines
Remove all duplicate lines from a large block of text. You can ignore capitals or not (case sensitive), sort the list and show deleted lines.
Add Text to Each Line
Append text to the end or beginning of each line. You can add constant text, the number of line, the line itself and more
Filter Lines
Filter the lines of a list or text, you can delete lines that contains (or not contains) certain text
Repeat Text
Repeat some text multiple times, in different lines or in the same line
Find and Replace
Search and replace text, you can use regular expressions or not, replace line breaks, tabs, match case or not and more
Case Converter
Change text case to upper case, lower case, proper case, sentence case, title case and more