Skip to main content

Column Extractor

v1.2.1

Extract and reorder delimited text columns for quick data shaping tasks.

Extracts and reorders columns from delimited text (CSV, TSV, space-separated) — select which columns to keep, set output delimiter, and reorder them freely without a spreadsheet.

How to use
  • Paste delimited text and the tool auto-detects the separator.
  • Click column headers to select or deselect them; drag to reorder.
  • Copy the reshaped output for use in scripts, imports, or further processing.

Use commas and ranges: 1,3,5 or 2-4

Extracted columns will appear here.