Recover copied output
Repair JSON copied from logs, chat messages or documentation where quotes and commas were damaged.
Format tool
Repair common broken JSON syntax such as trailing commas, missing quotes and incomplete structures in your browser.
Your input and result are not sent to JSON Hearth or stored on a server.
When to use it
The repair tool attempts to recover common machine-generated and hand-edited JSON mistakes. Always inspect the result because malformed input can be ambiguous.
Repair JSON copied from logs, chat messages or documentation where quotes and commas were damaged.
Fix common syntax defects in model output or partially generated examples before validation.
Create a readable candidate when a hand-edited configuration no longer parses.
How it works
Paste a value, open a local file or begin with the working sample.
The transformation executes in your browser, not on our servers.
Check the output, then copy or download it for your next task.
Important limitations
Repair is best effort and cannot know the author's intended value when input is ambiguous.
Review and validate repaired output before using it in production or security-sensitive workflows.
Common questions
No. Your input is processed by code running in your browser and is not sent to an application server.
Yes. The tool is free, requires no account and can be used directly in the browser.
No. It applies reasonable corrections, but severely malformed text may have more than one possible interpretation.
No. Compare it with the source, run validation and review important values before use.