Skip to content

JSON & XML Formatter

Format, minify and validate JSON or XML, with the exact error position. Also converts Python dict output to real JSON.

Runs in your browser
Input
Drop a .json or .xml file
Output
{
  "name": "yepher",
  "tools": [
    "encode",
    "json",
    "jwt"
  ],
  "flags": {
    "inBrowser": true,
    "server": null
  },
  "version": 2
}
Valid JSON · 4 top-level keys102152 chars