JSON Table
Visualize JSON data as a table
Input JSON Array(must be array of objects, e.g. [{}, {}])
JSON Table View User Guide
Features
- JSON to Table - Render JSON object arrays as interactive HTML tables
- Column Sorting - Click headers to sort ascending/descending
- Global Search - Search across all columns
- Column Visibility - Toggle show/hide for each column
- Paginated Browsing - 10/20/50/100 rows per page
- Data Export - Copy Markdown table, CSV, or download CSV file
Use Cases
- Quick preview of API response data
- JSON log analysis and troubleshooting
- Dataset exploration and statistics
- Share JSON data as a table
- Backend API debugging and data validation
- Batch data comparison and filtering