JSON ↔ CSV

Convert JSON to CSV or CSV to JSON. JSON values that aren't flat objects (a single object, primitives, mismatched keys) are normalized into rows; nested values are JSON-stringified into their cell. CSV values always come back as strings — there's no type inference. Everything runs in your browser; nothing is uploaded.

0 chars0 lines0 bytes
0 chars0 lines0 bytes

© 2026 ToolBench