JSON Unflattener
Convert flat JSON with dot-notation keys back into nested objects.
Input JSON
Unflattened JSON
About JSON Unflattener
Convert flat JSON back into nested objects with these features:
- Convert dot notation keys into nested objects
- Customizable key delimiter
- Reconstruct arrays from numeric keys
- Pretty printing with proper indentation
- Copy to clipboard and download results
- Preserve all data during unflattening