Restore a flat dot-notation JSON object back to its original nested structure — the reverse of flattening. Paste key-value pairs like {"user.name": "Alice", "user.age": 30} and get back a properly nested object. Useful when working with systems that store or transmit nested data in a flattened form and you need to reconstruct the hierarchy.
Paste CSV data and view it as a sortable, formatted table instantly in your browser.
Remove empty rows, empty columns, and trim extra whitespace from CSV data. Preview the cleaned result and copy to clipboard. Free.
Validate JSON instantly with line-level error reporting. Paste your JSON and see exactly where the syntax error is — plus root type, depth, and key count. Free.