CSV / TSV ↔ JSON tabular export
Paste CSV, TSV, or JSON arrays; detect delimiters with Papa Parse; validate rectangular rows; preview in a table; export JSON, CSV, TSV, or Markdown tables in the browser.
View Full Pattern on Desktop

Problems Solved
- Convert pasted CSV/TSV and JSON arrays into a rectangular table
- Export tabular data to JSON, CSV, TSV, or GitHub-flavored Markdown
- Client-side parsing without server or API keys
Use Cases
- Spreadsheet interchange
- API fixture editing
- Markdown table generation
- Offline data cleanup
Tags
Ready to use?
View the full interactive pattern with live preview and copy the source code.
Open Live PreviewView Pattern on DesktopRelated Patterns


Markdown multi-format file export
Parse markdown into H1 sections with unified and remark, then export normalized content as JSON, CSV, Markdown, HTML, PDF, or plain text in the browser.


XLSX → CSV export
Load Excel .xlsx or .xls workbooks in the browser with SheetJS, pick a sheet, preview rows, and download CSV—with optional UTF-8 BOM and multi-sheet export.


AI Profile Enrichment Form
Analyze user profiles with AI and provide personalized suggestions. Enriches data, suggests improvements, and offers career insights.


PDF Analysis Tool
Process PDFs with AI analysis. Extract text, generate summaries, and identify key insights.