fa

CSV به جدول

متن CSV/TSV/با جداکننده سفارشی بچسبانید و به صورت جدول قابل مرتب‌سازی ببینید.⌘⏎ run · ⇧⌘C copy · ⎋ reset
INPUTجداکننده
سطر اول یک هدر است
Only shown when 'Custom' is selected above — driven by JSONLogic visibility.
OUTPUT
❯ _یک عملیات را اجرا کنید تا نتایج اینجا نمایش داده شود.then press ⌘⏎
ADSponsored

What is CSV به جدول?

CSV to Table turns pasted CSV, TSV or custom-delimited text into a clean, sortable HTML table, in your browser. It auto-detects the delimiter and header row so you can read and sort messy exports instantly. Your data stays on your device.

How to use it

  1. 01Paste CSV/TSV or set a custom delimiter.
  2. 02View it as a formatted, sortable table.
  3. 03Click a column header to sort.

FAQ

Which delimiters work?

Comma, tab, semicolon and any custom character you set.

Does it handle quoted fields?

Yes — quoted values containing the delimiter are parsed correctly.

Is my data uploaded?

No — parsing is entirely local.

مثال‌ها

Simple comma-separated{ "csv": "a,b,c\n1,2,3\n4,5,6", "separator": ",", "hasHeader": true }

Related tools