Union headers across records
[{"id":"001","name":"Ada"},{"id":"002","notes":"Uses, commas"}]Produces id, name, and notes columns, keeps 001 as text, and quotes the comma-containing notes cell.
Export an array of objects with a visible column plan. Nested values are serialized as JSON text; this tool does not silently flatten them.
Exact supported inputs, outputs, limits, and primary sources for the current implementation.
Capability claims last reviewed September 9, 2026. Review dates describe the implementation audit, not content freshness by itself.
Open a local JSON file or paste an array of objects. Before conversion, the workbench shows the union of exported headers and flags formula-like cells. It keeps missing and null values visibly equivalent as empty cells, JSON-serializes nested values into one cell, and makes formula protection an explicit opt-in because it changes the exported text.
Tooleras keeps this page specific to the job above instead of claiming support for adjacent formats, platforms, or edge cases it cannot verify. Open the capability guide for the exact inputs, outputs, limits, and sources.
[{"id":"001","name":"Ada"},{"id":"002","notes":"Uses, commas"}]Produces id, name, and notes columns, keeps 001 as text, and quotes the comma-containing notes cell.