Text Processing
Check if a string contains specified substrings or characters
string-containsText Processing
Highlight specific words, phrases, or patterns in text with custom formatting
text-highlighterText Processing
Join multiple text inputs with custom separators
text-joinerText Processing
Randomize text by shuffling lines, words, or characters
text-randomizerText Processing
Repeat text multiple times with customizable separators
text-repeatText Processing
Split text by custom delimiters, characters, or patterns
text-splitterText Processing
Fill text templates with variables and data using various template formats
text-templateText Processing
Analyze word frequency and character distribution in text
text-word-frequencyText Processing
Wrap text to specific line lengths with customizable options
text-wrapText Processing
Convert text between different cases
text-case-converterText Processing
Compare two text inputs and show differences
text-diffText Processing
Remove duplicate lines, words, or characters from text
text-duplicates-remover