Format, minify and validate JSON — runs entirely in your browser.
Quick Tips
• Keys and string values must use double quotes — not single quotes.• Trailing commas after the last item are not valid JSON.• Use Minify to reduce payload size before sending data over a network.