Column Extractor
Text Tools· 20 toolsFree column extractor. Paste delimited data (CSV, TSV, pipe-separated, or whitespace-aligned) and pull only the columns you want. Specify columns by number (`1,3,5`) or range (`2-4`), choose the input delimiter (auto-detected by default), and pick any output delimiter — or output a single column as a clean line list. Works on logs, command output, spreadsheet copy-paste, and anything tabular.
Frequently Asked Questions
Frequently Asked Questions
References
References and sources
Related Tools
Related Tools
- CSV to JSON ConverterConvert CSV to JSON array with automatic type inference and configurable delimiters.
- JSON to CSV ConverterConvert JSON arrays to CSV with automatic column detection, custom delimiters, and download.
- Sort Lines (Alphabetical, Numeric, Length)Sort text lines alphabetically (A-Z or Z-A), by number, or by length. Case-sensitive and natural-sort options. Optional duplicate removal and reverse.