← Back to portfolio

JSON Formatter

Paste JSON to pretty-print, minify, and validate it. Errors show inline.

{
  "name": "portfolio",
  "routes": [
    "home",
    "portfolio",
    "contact"
  ],
  "nested": {
    "count": 3
  }
}