The AI-to-spreadsheet workflow
ChatGPT, Claude, and other AI assistants frequently produce data as Markdown tables — it's the most human-readable format and the LLMs are well-trained on it. The downside: getting that table out of the chat and into Excel or Google Sheets used to require manual cleanup. This tool automates the bridge.
Paste the entire AI response (surrounding prose is ignored — only the table is extracted), choose your delimiter, and download a clean .csv ready to import. The same approach works for tables copied out of README files, GitHub issues, technical docs, or any other Markdown source.