Text Processing
Extract specific patterns (emails, phones, URLs, numbers)
text-extractorText Processing
Add prefix or suffix to each line or word
text-prefix-suffixText Processing
Remove specific characters, words, or patterns from text
text-removerText Processing
Replace text using custom patterns
text-replacerText Processing
Reverse characters, words, or lines in text
text-reverserText Processing
Sort lines, words, or characters alphabetically
text-sorterText Processing
Add or remove spaces between characters, words, or lines
text-spacerText Processing
Analyze text statistics (characters, words, lines)
text-statisticsText Processing
Trim text from beginning, end, or both sides
text-trimmerUtilities
Convert between timestamps and human-readable dates
timestamp-converterConverter
Format and display text differences in various styles (unified, context, side-by-side)
diff-formatterUtilities
Find file extensions by searching file type name or description
file-extension-finder