Turn a CSV into clean JSON, with headers as keys.
Turn a CSV into clean, readable JSON. With headers on, each row becomes an object keyed by the column names. With headers off, each row becomes a simple array. Numbers are recognised so they come through as numbers, not text.
Yes. Fields wrapped in quotes, including ones with commas or line breaks inside, are read correctly. Your data stays in your browser.
That's the whole list. A short note when there's something new worth your time. Leave whenever you like.