Convert Table
Text to Table Tips for Better Results
Prepare text for cleaner Text to Table conversions with practical rules for headers, delimiters, Markdown input, file imports, and review workflows.
Use these tips when you want cleaner first-pass results and less manual cleanup afterward.
Add Headers Yourself
Text to Table uses the first parsed row as headers. It does not invent column names automatically.
If you want specific column names, include them in the first row before you convert the text.
This is especially useful for:
- copied notes
- contact lists
- email summaries
- AI-generated text
Keep One Delimiter Style
Structured text works best when the same separator is used consistently across the selection.
Good examples:
- commas for CSV-style text
- tabs for pasted spreadsheet rows
- semicolons or pipes for repeated records
If the text mixes several separator styles, use Open in Table Editor so you can review the result before you apply it.
Use Quotes for Commas Inside a Cell
If one value contains commas, wrap that value in double quotes so it stays in one cell instead of splitting across columns.
Example:
"david.kim@example.com, david.kim@sales.example.com"
Keep Markdown Table Syntax Intact
For Markdown tables, keep the separator line between the header row and the body rows.
This is the reliable pattern:
- header row
- separator row with dashes
- one row per record
If you copy Markdown from documentation or AI output, review the separator line before converting.
Use Table Editor for Review-Heavy Cases
Choose Open in Table Editor when:
- the source text is messy or inconsistent
- you want to check headers before applying
- you want to format the table before it is inserted
- you are importing a file and want to confirm the result first
Tip: Use Standard Insert for fast conversions when the source text is already clean and predictable.
Start From File When the Data Already Exists
If the source is already saved as a file, start without selecting text and open Table Editor first.
Supported file types:
.csv.tsv.txt.xlsx
File imports support local files and Google Drive™ files, with a 5 MB limit per file.
Use Image to Table for Image-Based Sources
If your source is a screenshot, photo, or scanned page, use Image to Table instead of trying to run Text to Table on copied image text.
That path is better suited for OCR-based extraction.
Related Links
- Convert Text to Table - Return to the main Text to Table guide.
- Text to Table Workflows - Choose between Standard Insert, Open in Table Editor, and starting without selected text.
- Text to Table Input Types - See what kinds of text and files Text to Table can convert.