Build tables once, use everywhere
Switching between formats is tedious. This tool lets you edit in a familiar spreadsheet-like grid and export the same data in whatever format your destination needs.
HTML tables
Generates clean, semantic HTML with <thead>/<tbody> and proper <th scope="col"> for accessibility. Paste directly into WordPress, Webflow, or any CMS.
Markdown tables
GFM (GitHub Flavored Markdown) table syntax — compatible with GitHub, GitLab, Notion, Obsidian, and most static site generators like Jekyll and Hugo.
CSV & JSON
CSV for Excel/Sheets import, JSON (array of objects) for use in REST APIs, JavaScript apps, or data visualization tools.