Text Processing
Quickly return text lines that match a pattern or a regex
text-line-filterText 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-filterData Visualization
Generate customizable bubble charts from data with three dimensions (x, y, size)
bubble-chart-generatorData Visualization
Generate customizable scatter plots with regression lines and multiple data series
scatter-plot-generatorData Visualization
Generate simplified spider (radar) charts for multi-dimensional data comparison and analysis
spider-chart-generatorText 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-lines