@extends('layouts.app') @section('title', 'JSON Formatter – Formatieren, Validieren & Minifizieren | kotsch.tech') @section('meta_description', 'JSON online formatieren, validieren und minifizieren. Schlüssel sortieren, Baumansicht, Fehleranzeige und Copy-Funktion – kostenlos im Browser.') @section('meta_extra') @endsection @section('content') @include('tools._tool_base')
Developer

JSON Formatter.

Formatieren, Validieren, Minifizieren, Baumansicht – alles live im Browser.

Baumansicht
JSON formatieren, um Baum zu sehen…
@include('tools._ads_banner')
@include('tools._seo_content', ['toolSlug' => 'json-formatter', 'toolName' => 'JSON Formatter']) @endsection