1) Paste any of the supported formats (or start empty)
2) Live preview + light editing (tab to navigate cells, create new rows, etc.)
3) One-click export to CSV, Markdown table, JSON (array-of-arrays or header + rows), or PNG (pixel-perfectish)
It’s deliberately minimal and very much an MVP (some rough edges, mobile support is “works but ugly”, missing features). Still deciding whether to open-source it.
https://www.tablecraft.dev (propagating...)
Feedback/curses/feature ideas very welcome—especially if you actually find yourself using it.
Hannah203•9m ago
The live preview and one-click exports work well. PNG export is a cool extra.
A simple header toggle or header detection would be helpful, but it’s already solid for an MVP.
tultra•3m ago
By default, tablecraft currently assumes headers for all pasted tables. But I'll probably have to tweak it to also work with headless tables.