Know-HowAI ToolsGoogle Docs™MarkdownTables

How to Paste a ChatGPT Table into Google Docs™ (Without the Pipes and Dashes)

ChatGPT tables turn into a mess of | pipes and --- dashes when pasted into Google Docs™. Learn three ways to get a real, formatted table instead — including the built-in 'Paste from Markdown' command.

Travis

Travis

ChatGPT copies tables as Markdown — plain text with `|` pipes and `---` dashes. Google Docs™ pastes that text literally unless you use 'Paste from Markdown', copy the rendered table from the browser, or convert the pasted text with the Text To Table Converter Add-On.


Here's what a ChatGPT table looks like after a normal paste into Google Docs™:

markdown
| Task | Owner | Due |
|------|-------|-----|
| Draft report | Alice | Friday |
| Review budget | Bob | Monday |

No grid, no columns — just text. Below are three ways to get an actual table, from fastest to most flexible.


Method 1: 'Paste from Markdown' (built into Google Docs™)

  1. In ChatGPT, click the Copy button under the answer (this copies the Markdown source).
  2. In Google Docs™, right-click where the table should go and choose Paste from Markdown (also under Edit > Paste from Markdown).
  3. Docs™ builds a real table, including bold or italic text inside cells.

Caution: A regular Ctrl+V / Cmd+V paste will not convert the table — you'll get the raw pipes again.


Method 2: Copy the rendered table instead of the Markdown

The Copy button gives you Markdown, but the table you *see* in the chat is real HTML — and you can copy that directly:

  1. Click and drag to select the table in the chat window itself, from the first header cell to the last cell.
  2. Copy with Ctrl+C / Cmd+C.
  3. Paste normally into Google Docs™.

Docs™ receives an HTML table and usually converts it into a proper Docs™ table. Column widths and colors may need adjusting afterwards, but the structure survives.


Method 3: Convert pasted text with the Text To Table Converter Add-On

If the broken text is already sitting in your document, you don't need to re-copy anything:

  1. Select the pasted Markdown table text in your Doc.
  2. Go to Extensions > Text To Table Converter > 🔤 ➜ 🔡 Selected Text to Table.
  3. The Add-On replaces the text with a clean table.

For quick styling afterwards, select the table and pick a preset under Extensions > Text To Table Converter > Table Styles.

This is also the method to remember for Google Sheets™ and Slides™, which have no 'Paste from Markdown' command:


Get the Add-On

If ChatGPT, Gemini, or Claude output is part of your daily workflow, the Add-On saves you the copy-paste gymnastics every time.

Text To Table Converter

免费获取插件

Text To Table Converter

Convert AI tables for free: Use the free Text To Table Converter add-on to turn Markdown into tables in Docs™, Slides™, and Sheets™.

免费安装

Next Step: Understand Why AI Output Breaks