TOOLTIKI Lovable tool, really free
Developer Data

Markdown table generator

What to do

Processed in your browser · nothing is uploaded

Local · padding is for the editor, not the renderer
Advertisement
320 × 100

Turns tab- or comma-separated data into a markdown table with the columns padded so the source is readable, and tidies an existing table the same way.

How to use the markdown table generator

1 Paste your input. The result appears immediately.
2 Pick the operation you want.
3 Copy the result, or save it as a file.

Copying cells from a spreadsheet puts tab-separated text on the clipboard, which is why pasting straight in works. The padding is the part worth having: markdown does not require aligned columns and renders identically without them, but an unaligned table is close to unmaintainable in a text editor, and every table in a real repository is padded for that reason. The separator row is regenerated rather than preserved, so a table with a broken separator is fixed rather than reported — which is almost always what you want, since a broken separator means the table is not rendering at all.

Questions

Spreadsheets put tab-separated text on the clipboard. That is exactly what this reads.

GitHub — organizing information with tables
Advertisement
300 × 250
Was this tool any good?
INTERNAL SIGNAL ONLY · WE USE IT TO FIND TOOLS WORTH REBUILDING