JSON Table Viewer

View table-shaped JSON as a searchable, sortable table directly in your browser.

Your data is processed locally in your browser and is never uploaded.

What can be shown as a table?

The table viewer supports a single JSON object or an array where every item is an object. It keeps source key order and adds columns when later rows introduce new keys.

Nested values and table controls

Nested objects and arrays stay in one cell as compact JSON. Search matches displayed values, while column sorting changes only the table view, not your original JSON.

Private local viewing

Your JSON is processed locally in your browser and is never uploaded.

Related JSON tools