CSV JSON कन्वर्टर
CSV और JSON डेटा प्रारूपों के बीच परिवर्तित करें। मुफ़्त, तेज़ और पूरी तरह आपके ब्राउज़र में काम करता है, बिना साइन-अप के।
Options
Input — CSV
CSV → JSON Features
- Auto-detects delimiter (comma, semicolon, tab, pipe)
- RFC 4180-compliant quoted field parsing
- Type inference: numbers, booleans, null
- Header row or indexed arrays
- Configurable JSON indentation (2, 4, 8 spaces)
- Inconsistent column count warnings
- Unclosed quote detection
JSON → CSV Features
- Array of objects with any key set
- Nested object flattening (dot notation)
- Arrays stored as JSON strings in cells
- Configurable output delimiter
- Proper cell escaping (commas, quotes, newlines)
- Optional header row generation
- Missing key graceful handling
Privacy First: All conversion happens entirely in your browser. Your data is never uploaded to any server.