Delimited Text Extractor

Extract specific columns or data items from delimited text (CSV, TSV, etc.).

Enter column numbers separated by commas (1 = first column).

Drop file here
0 lines

About Delimited Text Extractor

This tool allows you to easily extract specific columns of data from any delimited text, such as CSV (Comma Separated Values), TSV (Tab Separated Values), or files using custom delimiters like pipes (|) or semicolons (;).

How it works

  • Input Delimiter: Choose the character that separates your data (e.g., comma for CSV).
  • Columns: Specify which columns you want to extract (e.g., "1" for the first column, "1,3" for first and third).
  • Output Separator: Choose how the extracted columns should be separated in the result.