JSON Flatten & Unflatten
Flatten nested JSON key structures or unflatten dot-separated paths into deep objects
도구를 불러오는 중…
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
Reduces deep JSON structures to single dot-separated layers, or parses them back to nested objects.
How to use
- Paste your nested JSON document.
- Choose Flatten or Unflatten options.
- Click transform and copy the results.
FAQ
- What separator is used?
- Dot (.) is the default separator, but you can configure custom separators.
