AI-powered data processing for CSV and TSV files. Describe what you want in plain language — filter rows, remove duplicates, calculate totals, reformat columns — and AI executes the transformation. Chain with workflow outputs for powerful post-processing pipelines.
Reads CSV/TSV/JSON data
AI interprets your natural language instruction
Applies filtering, aggregation, or reformatting
Returns processed data in your chosen format
toolselect (3 options)RequiredOperation typeinstructionstringRequiredNatural language instruction (e.g., "Remove duplicates")datatextRequiredInput data (CSV string, JSON, etc.)output_formatselect (4 options)OptionalOutput format hint Default: tableInstruction: "Only keywords with difficulty < 20 and volume > 1000, sorted by volume descending" Input: 247 rows Output: 42 rows (filtered) Keyword Volume KD Intent single origin coffee subscription 8,100 12 transactional best coffee subscription 2025 6,200 15 informational organic coffee beans online 4,400 11 transactional fair trade coffee delivery 3,100 18 commercial ... Removed: 205 rows (difficulty ≥ 20 or volume ≤ 1000)
Transformed data in your chosen format
Start using this tool right now — just describe your task in natural language.
Get started — it's free