Free · No signup · Runs in your browser

Convert CSV for Airtable.

Airtable's grid paste expects tab-separated values. Drop a CSV and get clean TSV you can paste directly into a table — no import wizard, columns line up.

01 · How it works

Three steps, then done.

Pasting raw CSV into Airtable mangles columns because the grid expects tabs, not commas. This converts your CSV to tab-separated values so a paste drops straight into the right cells.

i. drop

Drop your CSV

Delimiters and types detected; Excel files convert automatically.

ii. copy

Copy the TSV

Tab-separated, with tabs and newlines inside cells neutralized so nothing shifts.

iii. paste

Paste into Airtable

Select the top-left cell in your grid and paste — columns line up exactly.

02 · Why ours

Columns that line up.

TSV is what Airtable's grid paste actually wants — so your data lands in the right cells.

  • 01

    Grid-paste ready

    Tab-separated output drops straight into an Airtable grid, no import step.

  • 02

    Safe cells

    Tabs and newlines inside values are replaced so columns never shift.

  • 03

    Or import the file

    Prefer the import wizard? Your original CSV works there too — this is for fast paste.

  • 04

    Local-first

    Parsed in your browser; nothing leaves your machine.

"Pasted the TSV into Airtable and every column landed where it should."
— an Airtable builder
03 · FAQ

to airtable questions.

Why TSV instead of CSV?
Airtable's grid paste interprets tab characters as column breaks. Tab-separated output pastes straight into the grid; pasting raw CSV often dumps everything into one column.
Copy the output, click the top-left destination cell in your Airtable grid, and paste. Add the matching number of columns/fields first if needed.
They're preserved as-is — since columns are split on tabs, commas inside values are safe.
No. The conversion is entirely client-side.