Loading...
Loading...
tools.seed.soy/text-tools
Basic tools:
•
Find and replace text. - Find and replace
text across line breaks with the option of regular expression (regex) matching.
•
Change letter case. - Change/convert letter case
to/from uppercase, lowercase, first letter of each word uppercase, first letter of each sentence uppercase.
•
Remove unwanted whitespace. - Reduce all
double plus extra spacing into single spaces. Trim leading/trailing spaces from lines. Remove all
whitespace.
Line/item tools:
•
Create/remove line breaks. - Create new
or remove existing line breaks. New line breaks can be created either before or after search string. Removed
line breaks can be replaced by a string.
Column tools:
Generators:
•
Combination generator. - Generate limited
combinations from text objects by merging objects/lines in combinations from left to right.
•
All combinations generator. - Generate all possible systematic character combinations from a custom set of characters to a specified length.
Miscellaneous:
•
On-select tool. - Selected text will be instantly
manipulated, such as wrapping HTML tags around a word.