Input & Output: Paste or type your delimited text into the "Input" field. After pressing "Swap Columns", the rearranged text appears in the "Output" field, ready to copy or download.
Input Delimiter: Choose the character that separates your columns. Options include comma, tab, semicolon, pipe, and space. Select "Custom..." to type any delimiter you need. For example, swapping columns in "one,two,three" with the delimiter "," swaps the comma-separated fields.
Swap Column with Column: Two dropdowns let you pick which columns to exchange. The options update automatically based on the number of columns detected in your input text. For example, selecting "Swap Column 1 with Column 3" in "A|B|C" produces "C|B|A".
Trim Whitespace (off by default): When enabled, leading and trailing spaces are removed from every cell. For example, " Hello , World " becomes "Hello" and "World" after trimming.
Output Delimiter: By default the output uses the same delimiter as the input. Choose a different option to convert your data format in one step — for example, change a semicolon-delimited list to comma-separated while swapping columns.
Load an Example: Loads a sample text into the Input field with pre-set options so you can try the tool instantly.
Upload a File: Reads a text file from your device into the Input field.
Copy & Download: "Copy" puts the output on your clipboard; "Download" saves it as a text file.
Swap Columns Button: The central action — it rearranges the columns using your selected delimiter, column choices, and output options, and writes the result to the Output field.
Clear & Reset: Clears both textareas and resets all options to their defaults.