A browser tool that takes a messy Markdown, CSV, or TSV table and reformats it into a clean, column-aligned GitHub-flavored Markdown table.
Its one job is table cleanup: pasting in misaligned or inconsistent table syntax and getting back something that renders properly and stays readable in a diff.
Developers and writers preparing tables for a README, pull request, or wiki page who don't want to hand-align pipe characters.
Runs client-side in the browser; no account required.
Paste a messy Markdown, CSV, or TSV table and get back a clean, column-aligned GitHub-flavored Markdown table. It runs entirely in your browser.