Show HN: Tablecraft – instant in-browser table converter/exporter(tablecraft-web.vercel.app)
tablecraft-web.vercel.app
Show HN: Tablecraft – instant in-browser table converter/exporter
https://tablecraft-web.vercel.app/
2 comments
Tried it and it’s actually pretty useful. Most converters feel heavy or cluttered, so having a quick in-browser tool for small tables is nice.
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.
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.
Thanks for trying it out.
By default, tablecraft currently assumes headers for all pasted tables. But I'll probably have to tweak it to also work with headless tables.
By default, tablecraft currently assumes headers for all pasted tables. But I'll probably have to tweak it to also work with headless tables.
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.