A tiny tool cleans copied tables for AI prompts

Tables copied from , documents, s, admin screens, or web pages can lose their row-and-column structure before they reach ChatGPT, Claude, or Codex. This small static demo turns table-like copied text into cleaner formats for . It can produce a Markdown table, JSON rows, and a compact prompt summary.

The tool is not being treated as a full product yet. The next question is which workflow would be worth building for repeated use: a , a clipboard helper, a CLI, live HTML table , or agent and Codex .

Key points

  • It cleans copied table-like text before it goes into .
  • Likely sources include , documents, s, admin screens, and web pages.
  • It outputs a Markdown table, JSON rows, and a compact prompt summary.
  • It is still an experiment, not a full product launch.
  • Possible next versions include a , clipboard helper, CLI, HTML table , or Codex .
Read original