EveryFileTools

Extract CSV Column

Extract specific columns from your CSV data by index, range, or header name. Choose how to format the output and clean the data as needed – all in your browser.

Flexible CSV Column Extraction

This tool lets you filter large CSV datasets by column name or position and format the output to suit your needs.

Supports:

  • Column index (e.g., 1, 2-4, -1)
  • Header name (e.g., "name", "city")
  • Multiple formats: CSV, JSON array, JSON object
  • Optional trimming of empty lines

Example CSV

name,age,city
Alice,30,New York
Bob,25,London
Carlos,28,Madrid