🛠️ Tool menu:
Homepage.
Basic tools:Count lines, characters, words, sentences, strings.Find and replace text.Change letter case.Remove letter accents.Remove unwanted whitespace.Sort text by alphabetical, length, random, reverse order.
Line/item tools:Create/remove line breaks.Insert prefix and/or suffix into each line/item.Join text lines, side by side.Number each line/item.Remove blank lines.Remove duplicate lines/items.Remove lines/items containing specified string.Remove unwanted line numbers.
Column tools:Delete column of text.Extract column of text.Insert column of text.Swap columns of text.
Generators:Combination generator.Numbered list generator.Random number generator.Random string generator.
Miscellaneous:Extract text between two strings, tags, characters, etc.Extract unique words from text with frequency count.On-select tool.Text to speech reader.


Double quote CSV mode.  

Tool: Swap two columns of delimited text.

Purpose: Swap two columns of delimited text across multiple lines.
Instructions: Load working-text, enter column delimiter into "Columns are delimited by" field, enter column numbers to swap into "Column swap number" fields and click "Swap columns of text" button. Check "Double quote CSV mode" to enable double quote CSV format (i.e. "a","b","c") to function.
Example:

Working-text is:

1-2-3-4
1-2-3-4
1-2-3-4


Enter delimiter - and column swap numbers 2 and 3, click "Swap columns of text" button to produce:

1-3-2-4
1-3-2-4
1-3-2-4




Open text controls.
Open tool menu.