Herramientas JSON

CSV a JSON

Convierte CSV a JSON con detección automática, campos entrecomillados e inferencia de tipos.

CSV

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

La mayoría de las herramientas procesa todo localmente en el navegador. La eliminación de fondos sube las imágenes seleccionadas y borra el original al terminar.

Cómo usarlo

  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.

Ideal para

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

Información útil

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

Preguntas frecuentes

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.

También te puede interesar