数据与电子表格

JSON 表格查看器

将 JSON 对象数组渲染为可排序、可搜索的 HTML 表格,支持列筛选

JSON Input (array of objects)
4 / 4 rows · 4 cols
#
name
age
city
score
1Alice30New York95.5
2Bob25London87.2
3Carol35Tokyo92.1
4Dave28Paris78.4

How it works

  • • Paste a JSON array of objects — nested objects are flattened with dot notation.
  • • Click column headers to sort. Use the filter box to search all columns.
  • • Export the filtered result as CSV or copy as JSON.

JSON Table Viewer

Render JSON arrays of objects as a sortable, searchable table. Paste any JSON array and instantly get a spreadsheet-like view with column filtering and export.

FAQ

What format does the JSON need to be?

An array of objects: [{"name":"Alice","age":30},{"name":"Bob","age":25}]. All objects should share the same keys for the table columns to work correctly.

Can I export the table to CSV?

Yes — use the Export button to download the displayed data as a CSV file.

What is the maximum number of rows supported?

The viewer handles thousands of rows without issues. For very large datasets (100k+ rows), performance may slow down — consider filtering first.

没找到需要的?

我们根据社区反馈开发免费工具。欢迎提出能改善您工作流的工具建议!

JSON 表格查看器 — 免费工具在线 | FreeTool24 | FreeTool24