CSV to JSON Converter: CSV Input: name,age Ada,37 Lin,29
Use this when tabular data needs to become API seed data, fixtures, configuration, or import payloads.
- CSV Input
- name,age Ada,37 Lin,29
- Delimiter
- auto
- First row is headers
- yes
Review the output with CSV Input set to name,age Ada,37 Lin,29, then compare it with the method and limitations on this page before changing other inputs.
CSV to JSON Converter: adjust Delimiter: auto
Change Delimiter to auto while keeping the rest of the CSV to JSON Converter scenario stable.
- Delimiter
- auto
If the result moves sharply after changing Delimiter, treat the tool output as sensitive and validate the source input before acting.