@extends('layouts.app') @section('title', 'CSV ↔ JSON Konverter – Tabellen umwandeln | kotsch.tech') @section('meta_description', 'CSV zu JSON und JSON zu CSV umwandeln: Trennzeichen wählen, Headerzeile, kompakt oder formatiert – kostenlos und lokal im Browser.') @section('meta_extra') @endsection @section('content') @include('tools._tool_base')
Developer

CSV ↔ JSON.

Tabellen in beide Richtungen konvertieren – mit Trennzeichen-Wahl, Vorschau und Download.

@include('tools._ads_banner')
@include('tools._seo_content', ['toolSlug' => 'csv-json-konverter', 'toolName' => 'CSV zu JSON']) @endsection