Skip to main content
1

Table to Text

Paste any table that uses Unicode box-drawing characters (from AI chatbots, CLI tools, terminal output) and convert it instantly to Markdown tables, CSV, JSON arrays, bullet lists, numbered lists, or plain text lines.

More options
Was this tool helpful?
Send output to:
Advertisement

How to use Table to Text

  1. Paste your Unicode table (from AI, terminal, or any box-drawing source) into the input box.
  2. Choose an output format: Bullet List, Markdown Table, CSV, JSON Array, Plain Text Lines, or Numbered List.
  3. Optionally remove the header row, skip unwanted columns, toggle row numbering, or set a custom delimiter.
  4. Copy the clean output or save it as a file.

What is Table to Text?

AI chatbots like ChatGPT and Claude often format tables using Unicode box-drawing characters like ┌─┬ and . These look great in a terminal or chat window, but they are painful to copy into a document, spreadsheet, or code editor.

This tool parses those visually formatted tables and extracts the data, letting you export it as a clean Markdown table, CSV, JSON array of objects, bullet list, numbered list, or plain text lines with a custom delimiter. You can skip unwanted columns, drop the header row, toggle row numbering, and trim whitespace — all in your browser with no uploads.

Advertisement

FAQ

What are Unicode box-drawing characters?
They are special Unicode characters (like ┌, ─, ┬, ┐, │, ├, ┼, ┤, └, ┴, ┘) used to draw tables and borders in plain-text environments such as terminals, CLIs, and AI chat interfaces.
What formats can I convert to?
You can convert to Markdown tables (with header separators), CSV, JSON array of objects, bullet lists, numbered lists, and plain text lines with a custom delimiter.
Can I exclude certain columns?
Yes — after pasting your table, checkboxes appear for each detected column. Uncheck any column to skip it in the output.
Is my data uploaded?
No. All parsing happens in your browser with vanilla JavaScript. Nothing leaves your device.

Related tools

Advertisement