Frequently Asked Questions
What delimiters are supported?
Comma, semicolon, tab, and pipe (|) delimiters are supported.
Does it handle quoted fields?
Yes, fields enclosed in double quotes are handled correctly, including fields with commas inside them.
Can I use the first row as headers?
Yes, this option is enabled by default. The first row values become the JSON object keys.