Convert JSON → Table

Transform JSON data into structured tables. Preview, edit columns, and export.

No file contents stored. Previews are in-memory.

How it works

Simple 3-step process to convert your JSON data into tables

1

Upload JSON/NDJSON

Drag and drop or select your JSON or NDJSON file. Up to 2MB supported.

2

Preview & edit

See your data preview. Rename columns and drag to reorder before export.

3

Export Table

Export your table in multiple formats: Excel (.xlsx, .xls), CSV, HTML table, or Markdown. Choose delimiter for CSV exports.

Perfect for

Developers

Convert API responses and logs to spreadsheet format.

Data analysts

Transform data into structured tables for Excel and BI tools.

E-commerce ops

Export product catalogs and order data.

No-code builders

Bridge APIs with structured table workflows.

Feature highlights

JSON & NDJSON

Both standard JSON arrays and newline-delimited format.

Rename/Reorder

Customize column names and arrangement before export.

;

Delimiter choice

Comma, semicolon, or tab-separated output formats.

Privacy-focused

Files processed client-side with automatic cleanup.

FAQ

What's NDJSON?

Newline Delimited JSON (NDJSON) is a format where each line contains a separate JSON object. It's commonly used for streaming data and log files.

Do you store my files?

No. Files are processed in-memory and temporarily cached for preview. All temporary files are automatically deleted.

How big can my files be?

Currently up to 2MB for the free version.