Text Processing
Quickly return all paragraphs that match a pattern or a regex
text-paragraph-filterText Processing
Quickly return all sentences that match a pattern or a regex
text-sentence-filterText Processing
Quickly insert characters between all letters of all words in text
text-symbol-inserterText Processing
Quickly surround each letter of the text with decorative symbols
text-symbol-wrapperText Processing
Quickly return words in text that match a pattern or a regex
text-word-filterText Processing
Quickly prepend a prefix to one or more text lines
text-add-prefix-linesText Processing
Quickly prepend a prefix to all words in text
text-add-prefix-wordsText Processing
Quickly append a suffix to one or more text lines
text-add-suffix-linesText Processing
Quickly append a suffix to all words in text
text-add-suffix-wordsText Processing
Quickly add patterns before and after each word in text
text-add-symbols-wordsText 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-text