Skip to main content
tlify
PDFImageUtilityMediaTools
tlify© 2026 · Browser-side processing · No account needed
PrivacyTermsCookiesContact
HomePDFImageMediaMore
⇄
03·Utility/json-to-csv

JSON to CSV

in-browser
⌘K
How it works
  1. Paste a JSON array of objects or upload a .json file.
  2. Click Convert to generate the CSV output.
  3. Copy or download the result.

Related

CJCSV to JSON{}JSON Formatter64Base64 Encoder / DecoderYJJSON to YAML Converter
Arrays of objects work best. Single objects are also supported. Nested objects are flattened with dot notation (e.g. address.city).
Yes, fields containing commas, quotes, or newlines are properly escaped per CSV standards.
Yes, click Upload .json to load a file from your device.