Arquivos

CSV para JSON

Converta CSV para JSON ou JSON Lines e detecte delimitadores, tipos e cabeçalhos.

Your files are processed locally in your browser and are not uploaded.

Your JSON result will appear here.

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. Drop a CSV or paste its contents.
  2. Choose a delimiter, header and type-detection options, then review the row and column counts.
  3. Copy or download JSON, JSON array or JSON Lines.

Ideal para

  • Moving spreadsheet data into an API
  • Inspecting exported reports
  • Preparing JSON fixtures

Bom saber

Malformed rows are reported instead of silently guessed. Very large files may need a smaller selection on low-memory devices.

Perguntas frequentes

Is CSV content uploaded?

No. Parsing and JSON generation happen locally; content is not sent to analytics.

Você também pode gostar