JSON Repair Tool: Fix Invalid JSON Locally LOCAL ONLY

Repair common JSON syntax problems without executing the input, then inspect every deterministic change.

The repairer never evaluates code. It applies a limited, reviewable set of text transformations in this browser.
Invalid or JSON-like input

Safe repair is intentionally limited

The tool handles comments, trailing commas, single quotes, unquoted keys, smart quotes and common non-JSON literals. It never runs JavaScript, guesses missing business data, or silently hides an unrepaired parse error.

Recent tools: