JSON 转 CSV 在线转换器

Free 免费 · 无需注册 · 数据不上传
Delim
Error
JSON
CSV
// CSV output

更多开发工具

JSON 格式化
格式化、验证与压缩
CSV 格式化
格式化与验证
CSV→JSON
转 JSON
JSON→YAML
转 YAML 配置
JSON→XML
转 XML
JSON→TOML
转 TOML 配置
时间戳
Unix ↔ 日期
URL 编码
百分比编码

为什么这是最好的 JSON 转 CSV 工具

自动检测表头

Automatically extracts column headers from JSON keys. Works with arrays of objects, handling inconsistent keys gracefully.

自定义分隔符

Choose comma, semicolon, tab, or pipe as your CSV delimiter. Perfect for localized systems that use semicolons.

展平嵌套 JSON

Automatically flatten nested objects into dot-notation columns (e.g., address.city) for seamless spreadsheet import.

下载 CSV

Export your converted CSV directly as a .csv file ready for Excel, Google Sheets, or any data tool.

常见问题

如何将 JSON 转换为 CSV?

将 JSON 数组粘贴到输入框并点击转换。工具自动从 JSON 键中检测表头并输出格式正确的 CSV。

哪种 JSON 格式适合转换为 CSV?

An array of objects works best, e.g. [{"name":"Alice","age":30}]. Each object becomes a row and keys become column headers.

可以将嵌套 JSON 转换为 CSV 吗?

Yes. Enable the "Flatten nested" option to convert nested objects like {"address":{"city":"NY"}} into flat columns like address.city.

深度指南
数据格式转换指南
CSV、XML、JSON、HTML 与 Markdown
阅读指南