Ferramentas JSON

CSV para JSON

Converta CSV para JSON com detecção automática, campos entre aspas e inferência de tipos.

CSV

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

A maioria das ferramentas processa tudo localmente no navegador. A remoção de fundo envia as imagens escolhidas e exclui o original após o processamento.

Como usar

  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

Bom saber

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

Perguntas frequentes

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.

Você também pode gostar