Text Processing
Quickly remove a prefix from one or more text lines
text-remove-prefix-linesText Processing
Quickly remove a prefix from one or more text lines
text-remove-prefix-textText Processing
Quickly remove any prefix from all words in text
text-remove-prefix-wordsText Processing
Quickly remove a suffix from one or more text lines
text-remove-suffix-linesText Processing
Quickly remove any suffix from the end of all words in text
text-remove-suffix-wordsText Processing
Quickly remove patterns appearing before and after each word in text
text-remove-symbols-wordsData Processing
Merge multiple YAML files with various strategies (deep merge, overwrite, combine arrays, etc.)
yaml-mergerText Processing
Convert various text formats to CSV with customizable parsing options
text-to-csvFormat Conversion
Convert various text formats to Excel with customizable parsing and formatting options
text-to-excelFormat Conversion
Convert various text formats to JSON with customizable parsing options
text-to-jsonFormat Conversion
Convert various text formats to XML with customizable structure and formatting options
text-to-xmlText Processing
Quickly insert random letters in words in text
text-random-letter-inserter