CSV to JSON

August 10th, 2009

This utility converts CSV text to JSON text.

Notes:

  • The CSV text MUST have a header row.
  • This utility does not currently check for escaped quotes inside of like quotes (e.g.: "foo, \"bar\" baz").







Comments are closed.