Tools for focused work

JSON Formatter

Turn compact or inconsistent JSON into readable, validated output without sending data to a server.

JSON Formatter

Valid JSON
Formatted output JSON
  1. {
  2. "name": "Florian Cullmann",
  3. "website": "fcullmann.com",
  4. "focus": [
  5. "tools",
  6. "systems",
  7. "developer experience"
  8. ],
  9. "available": true
  10. }
10 lines