AbraCalc

CSV to JSON Converter

Convert CSV to JSON in your browser. Handles headers and quoted fields. Nothing uploaded.

Built with PapaParse (MIT), self-hosted.

Embed this tool on your site

How to use this tool

  1. Paste CSV.
  2. Toggle whether the first row is a header.
  3. Convert and download JSON.

Convert CSV to JSON in your browser. Handles headers and quoted fields. Nothing uploaded.

Frequently asked questions

Are quoted commas handled?
Yes — PapaParse handles quoted fields and escapes correctly.

References & sources