JSON to Table
Paste a JSON array and view it as a sortable, filterable table with type-aware columns.
Free & unlimited
Nested object handling
Input JSON
3 of 3 rows
| # | NUM | TXT | TXT |
|---|---|---|---|
| 1 | 1 | Alice | admin |
| 2 | 2 | Bob | editor |
| 3 | 3 | Carol | viewer |
All processing happens in your browser. No data is sent to any server.
About this tool
- 1
Paste JSON
Paste a JSON array or upload a .json file.
- 2
Explore the table
Sort by clicking column headers, search with the filter bar, paginate through results.
- 3
Export
Export the filtered/sorted data as CSV, JSON, HTML, or Markdown.
- Click any column header to sort ascending/descending.
- Toggle column visibility to hide fields you do not need.
- Nested objects are shown as expandable JSON within the cell.
- Sortable columns
- Global search
- Pagination
- Column visibility toggle
- Column stats
- Export as CSV, JSON, HTML, Markdown
- Quickly viewing JSON API responses in a table format
- Sorting and filtering JSON data without writing code
- Converting JSON arrays to CSV or Excel for sharing