Logo

NextJSON

(1)

Nested JSON Parser - No Cloud. No MCP. No clue what AI even is. Still works.

Visit website

Upvoted by

Nested JSON decoder and multiple level JSON parser

While formatting JSON data from my log files, I found it tricky to decode the nested parts.

So, I built this site to make my life easier.

From

{
"level1": "{\"level2\": \"{\\\"key\\\": \\\"value\\\"}\"}"
}


To
{
"level1": {
"level2": {
"key": "value"
}
}
}

Best reward

Reward Badge

Publisher

wesley-zhang
  • Launch Date

    2025-04-08
  • Category

    Development
  • Pricing

    Free
  • Socials

  • For Sale

    No