Skip to main content

JSON & YAML Table View

Input

Paste, type, or drop JSON, YAML, CSV, or TSV here...

No table to display

Enter valid JSON or YAML above to view as a table

About the table view

Arrays of objects are really tables, and reading them as raw JSON is the slowest possible way to spot the one row that is wrong. This view renders them as a sortable table with one column per key.

Columns are unioned across every row, so a record missing a field shows an empty cell rather than silently shifting the layout. Click any cell to copy its value.

Local-first, like the rest of the workbench: the data never leaves the tab.