Miễn phí Markdown table generator

Paste comma- or tab-separated values (for example from Excel or Google Sheets). Pick whether the first row is a header, adjust delimiter detection if needed, then copy the Markdown. Rendering stays in this tab — nothing is uploaded.

Loading…

How to use this tool

  1. 1

    Mở Markdown table generator

    Trước tiên hãy kiểm tra công cụ này có phù hợp với việc của bạn không: Dong bang tinh sang bang Markdown GitHub, xem truoc truc tiep, san sang sao chep.

  2. 2

    Thêm nội dung

    Nhập hoặc tải dữ liệu theo yêu cầu trong bảng điều khiển, rồi chỉnh các tùy chọn hiển thị.

  3. 3

    Dùng kết quả

    Xem lại bản xem trước, sau đó sao chép hoặc tải kết quả khi đã đúng.

Quick facts

Runs offline?Yes — parsing and Markdown formatting run entirely in your browser.
Excel paste?Spreadsheet apps usually paste tabs between columns; Auto mode prefers tabs when they dominate the first line.
Is data uploaded?No. Safe Local Tools is static; your paste never leaves this tab.
Merged cells?Merged or complex layouts may not survive a plain paste. Unmerge or export CSV for best results.

Top use cases

  1. Dong bang tinh sang bang Markdown GitHub, xem truoc truc tiep, san sang sao chep.
  2. Runs offline?: Yes — parsing and Markdown formatting run entirely in your browser.
  3. Excel paste?: Spreadsheet apps usually paste tabs between columns; Auto mode prefers tabs when they dominate the first line.
  4. Is data uploaded?: No. Safe Local Tools is static; your paste never leaves this tab.
  5. Merged cells?: Merged or complex layouts may not survive a plain paste. Unmerge or export CSV for best results.

FAQ

Which Markdown flavor is this?

Output uses pipe tables compatible with GitHub-flavored Markdown (GFM) and most modern Markdown renderers.

Why does Auto pick the wrong delimiter?

Heuristics look at the first non-empty line. If a row has many commas inside quoted fields, force Tab or Comma explicitly.

Can I use semicolon-separated CSV?

Not in this version — convert to comma or tab first, or replace semicolons in a text editor.

Do you support TSV files?

Yes. Paste TSV text or choose Tab as the delimiter.

What about pipes inside cells?

Pipe characters are escaped for Markdown so the table structure stays valid.

Will formulas copy from Excel?

Spreadsheets paste evaluated values, not formulas. Copy the computed text you see in cells.