File Utilities
Convert between JSON, CSV, and XML. JSON→CSV, CSV→JSON, and XML→JSON. All processing runs in your browser.
Example
JSON→CSV: Paste a JSON array of objects; keys become column headers. CSV→JSON: First row is used as keys. XML→JSON: Paste well-formed XML to get a JSON representation.
FAQ
No. All conversion runs in your browser. Nothing is uploaded or stored.