JSON 클리너

Repair broken JSON into parseable output

잘못된 JSON을 복구하고 주석과 후행 쉼표를 제거합니다.

使用方式

  1. Paste broken JSON, JS-like objects, or API response fragments.
  2. Say whether to repair formatting, extract fields, or preserve the full structure.
  3. Copy the cleaned result or send it to JSON Formatter for validation.

清洗原则

  • Outputs strict JSON and does not keep comments, functions, or undefined.
  • Redact tokens, passwords, and keys before submitting.
  • Ambiguous structures still need human confirmation.

JSON 클리너

修复坏 JSON,并输出可解析结果

用于清理接口片段、类 JS 对象、带注释或尾随逗号的 JSON。有效 JSON 可继续送到 JSON 格式化工具。

支持 1MB 以内的 TXT、Markdown 或 JSON 文本文件;文件会先读取到输入框,不会自动发送。