JSON-Tools

CSV zu JSON

Konvertieren Sie CSV mit automatischer Erkennung, Anführungszeichen und Typinferenz in JSON.

CSV

All data is processed locally in your browser. Nothing is uploaded or sent to analytics.

Die meisten Tools verarbeiten alles lokal im Browser. Die Hintergrundentfernung lädt ausgewählte Bilder hoch und löscht das Original nach der Verarbeitung.

Anleitung

  1. Paste CSV or choose a .csv file.
  2. Let the tool detect commas, semicolons or tabs, or choose one manually.
  3. Choose headers, type inference and output shape, then convert and download JSON.

Geeignet für

  • Loading spreadsheet exports
  • Preparing data for an API
  • Turning a table into test fixtures

Gut zu wissen

When no header exists, generated names such as Column 1 are used. Automatic type inference can change a value’s type.

Häufige Fragen

Are multiline CSV cells supported?

Yes. Quoted cells may contain commas, quotes and line breaks.

Can every value remain a string?

Turn off type inference to preserve all cell values as strings.

Das könnte Ihnen auch gefallen