JSON to CSV Table – Flatten Nested Objects Online
Convert a JSON array into a CSV table that you can view, sort, and download. Automatically flattens simple nested objects into dot‑notation columns.
UD5 Toolkit
Convert a JSON array into a CSV table that you can view, sort, and download. Automatically flattens simple nested objects into dot‑notation columns.
Place a table caption on top, bottom, or inline‑start/end. See the live change. Copy the code.
Toggle between show and hide for empty table cells. Understand how it affects borders and backgrounds.
Choose tabular‑nums, diagonal‑fractions, ordinal and see the effect on a numeric list. Elegant data presentation.
Enter products with different prices and weights/volumes. The tool ranks them by best value per unit. Save money effortlessly.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Drop a PDF and automatically detect tables. Export them to CSV or copy to clipboard. Works locally using PDF.js.
Enter a list of component props with types and defaults, and get a Markdown table ready for your Readme or Storybook.
Paste a JSON array and view it as a formatted console.table() style output. Copy for terminal apps. Local.
Create and format Markdown tables by adjusting rows and columns. Align text, copy the raw Markdown. Perfect for README files.
Paste tab‑separated or CSV data and instantly get a beautifully aligned Markdown table. Essential for documentation.
Paste CSV data and instantly get a formatted MediaWiki table code. Ideal for Wikipedia editors and internal wikis.
Enter rows of data and create a nicely formatted ASCII table using box‑drawing characters. Great for CLI apps.
Paste an HTML `<table>` snippet and instantly get a clean Markdown table. Supports colspan and alignment hints. Local.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Convert currencies using a built‑in table of approximate fixed rates. Useful for quick estimates without live data. Local.
Interactive ASCII table showing decimal, hex, octal, and binary codes for all standard and extended ASCII characters. A classic programmer reference.