Skip to content

Conversation

@skatkov
Copy link
Owner

@skatkov skatkov commented Nov 13, 2025

Repair malformed JSON, particularly useful for fixing JSON output from LLMs.

This tool can fix various JSON issues including:

  • Single quotes instead of double quotes
  • Unclosed arrays and objects
  • Mixed quotes
  • Uppercase TRUE/FALSE/Null values
  • Trailing commas
  • JSON wrapped in markdown code blocks
  • And many more LLM-specific JSON issues

@skatkov skatkov changed the title json repair tui and cli interface json repair tui and cli utils Nov 13, 2025
@skatkov skatkov force-pushed the json-repair branch 2 times, most recently from 38d30a3 to 5b17303 Compare November 13, 2025 22:54
@skatkov skatkov merged commit d99fd36 into main Nov 13, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants